<style>  

   BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:black;
	scrollbar-3d-light-color:#BDBDBD;
	scrollbar-arrow-color:#393939;
	scrollbar-base-color:#393939;
	scrollbar-dark-shadow-color:#BDBDBD;
	scrollbar-face-color:#BDBDBD;
	scrollbar-highlight-color:#BDBDBD;
	scrollbar-track-color:#BDBDBD;
	scrollbar-shadow-color:#BDBDBD;
	background: 000000;
} 

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:000000;
}


.maintext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .6pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: left
} 

.linktext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
} 

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: 90000;
	font-weight: bold;
	display: inline; 
   }

A {
	text-decoration: underline;
	color: BLACK;
}

A:Hover {
	text-decoration: underline;
	color: CC0000;
}

a.footertext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #CC0000; 
	text-decoration: none 
} 

a.footertext:hover { 
	text-decoration: none; color: #0C1CF1 
}

.active_navigation_link {
     color: D10000;
   }

.inactive_navigation_link {
     color: 898989;
   }

.normal_navigation_link {
     color: Black;
   }
.site_navigation_link {
     color:D10000;
   }
   
.footer_navigation_link {
	font-family : Arial, Helvetica, sans-serif;
    color: cdcdcd;
	font-size : 7 pt;
   }

.pipe {
     color: D10000;
   }

.header_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color:D10000;
}

.black_header_text {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color:BLACK;
}

.black_subheader_text {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color:BLACK;
}

.form_error{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color:D10000;
   }

.small_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.negative_text {
     color:white;
   }
   
.negative_header_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
     color:white;
   }
   
.error_text {
     color:D10000;
   }
   
 .cellbox { 
	border-top: 1px #000000 solid; 
	border-left: 1px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-bottom: 1px #000000 solid;
}
.TableBorder {
     border-top: 1px #393939 solid; 
     border-left: 1px #393939 solid; 
     border-right: 1px #393939 solid; 
     border-bottom: 1px #393939 solid;
     font-family: Verdana; 
     font-size: 8pt; 
     font-weight: normal;
   }
   
div.sponsor {
	 float:right;

	}
div.sidebarsponsor {
	 padding-left:15px;

	}
</style>
   
   