body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#999999;
}
.hmContBody {
	background-image: url(images/hmContBG.jpg);
	background-position: bottom;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.hmNewsTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.inContBody {
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/inContBg.jpg);
	background-repeat: no-repeat;
}
td {
	font-size: 8pt;
	color: #993300;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
p {
	text-align: justify;
}
.homeTxt {
	font-size: 12px;
}
h1 {
	font-size: 11pt;
}
.leftPnlCell {
	background-image: url(images/lfbg.jpg);
	/*
	background-image: url(images/inLftPnlThBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	*/
}
.rightPnlCell {
	background-image: url(images/rgbg.jpg);
	/*
	background-image: url(images/inRgtPnlTh.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	*/
}
.flatTxtBox {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
