/* CSS Document */

a:link { text-decoration:none; color:#999999; font-weight:bold }
a:active { text-decoration:none; color:#999999; font-weight:bold }
a:visited { text-decoration:none; color:#999999; font-weight:bold }
a:hover { text-decoration:none; color:#FF6600; font-weight:bold; filter:blur; cursor:auto}

a.radio:link { text-decoration:none; color:#999999; font-weight:bold }
a.radio:active { text-decoration:none; color:#999999; font-weight:bold }
a.radio:visited { text-decoration:none; color:#999999; font-weight:bold }
a.radio:hover { text-decoration:none; color:#6699CC; font-weight:bold; filter:blur; cursor:auto}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

body.index

 { scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
 }

body

 { scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#999999;
   scrollbar-shadow-color:#999999;
   scrollbar-highlight-color:#D6D6DA;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
 }
 


td {
	 font-family:Verdana, sans-serif;
		color:#000000;
		font-size:9px;
		font-weight:normal;
  		line-height:13px;
}

body {
	   
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   font-size:10px;
   font-weight:normal;
   line-height:1px;

}


p {
	 font-family:Verdana, sans-serif;
	 color:#000000;
	 font-size:10px;	
	 font-weight:normal;
	 line-height:13px;
}
