.redheader {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #993300}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999}
.orangeheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #99CCFF}
.graytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}

BODY{
scrollbar-face-color:#222222;
scrollbar-arrow-color:#FF6600;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
.indentbody {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #999999; text-indent:12px; }
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.whitetextsmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.copyRtTxt {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #CCCCCC; border-bottom-width: 5px;}
.Ttitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006699}
.TtitleBig { font-family: Arial, Helvetica, sans-serif; font-size: 14px;	color: #FFCC00;	font-weight: bolder;}
.Ttitle2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC00;}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #66FF99;}

.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA4FF;
	text-align: justify;
}

.whitetext ul {
	color: #FFFFFF;
	margin-top:0.25em;
	margin-left:-15px;
	padding-left:0px;
	padding-right: 5px;
	text-align: left;
		}

table.pages {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #666666;
	border-collapse: collapse;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align:center;
}
a  {
	color : #FFFFFF;
	text-decoration : none;
}
a:visited  {
	color : #99CCFF;
}
a:hover  {
	color : #B3FFB3;
	text-decoration : underline;
}

.forminputbox{
	font-family:Verdana,Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	background: #E3E3E3;
	border-bottom: solid #3E458B 1px;
}
.formbutton {
	font-family: Verdana,Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-color: #E3E3E3;
}
