.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.formblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #CDCDD8;
}
.hdrs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B70000;
	text-decoration: none;
}
.bdrRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D4C46;
}
body {
	/*background-image: url(images/pagebgcontent.gif); */
	background-position: top center;
	background-repeat: no-repeat;
	/*background-color: #0D1757; */
}