 .OR { color: #000000; background-color: #f5f5f5; text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;}
 .ORUP { color: red; background-color: #f5f5f5; text-align: center}
 .OREP { color: #000000; background-color: #f5f5f5; text-align: center}
 .OROP { color: #000000; background-color: #f5f5f5; text-align: center}
 .ER { color: #000000; background-color: #99ccff; 	text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;}
 .ERUP { 
 	color: red; 
	background-color: #99ccff; 
	text-align: center
}
 .EREP {
	color: #6D1C1F;
	background-color: #99ccff;
	text-align: center;
}
 .EROP {
	color: #000000;
	background-color: #99ccff;
	text-align: center;
}
 .HR { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color: #ffffff; background-color: #000099; text-align: center}
 .Title {  color: #cc6600; font-size: 20px; text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
 .ST {  color: #D41342; font-size: 16px; text-align: center; font-family: Arial, Helvetica, sans-serif}
 body {background-color: #FDFBFD; margin: 0px}
 .RH {  color: #6D1C1F; font-size: 16px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline}
 .TL {  font-size: 16px; text-align: center; font-family: Arial, Helvetica, sans-serif}
 .SC {  font-size: 12px; text-align: center; font-family: Arial, Helvetica, sans-serif}
 .MH {
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D1C1F;
	font-weight: bold
}
 .Tee10 {  font-size: 11px; color:#6D1C1F; text-align: center; font-family: Arial, Helvetica, sans-serif}
 .CSH {  color: #ff0033; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif}

 a:link {color:#blue}
 a:visited {color:#blue}



/*BOTTOM NAVIGATION STYLES*/
#bottomLinks a:link, #bottomLinks a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 0px 3px 0px;
	color: #000033;
}

#bottomLinks a:hover{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #cccccc;
	background-color: #cccccc; /*DDEEFF*/
	background-image: none;
	text-decoration: none;
	color:#000066;
}
/*____________________________________*/