body { 
	scrollbar-face-color: #7C7C7C; 
	scrollbar-shadow-color: #E0970A; 
	scrollbar-highlight-color: #B6B6B5; 
	scrollbar-3dlight-color: #E0970A; 
	scrollbar-darkshadow-color:#B6B6B5;  
	scrollbar-arrow-color: #E0970A;
}




td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}




a:visited 	{color: #000000; font-family: Arial; font-size: 11px; font-weight: regular; text-decoration: none;}
a:link 		{color: #000000; font-family: Arial; font-size: 11px; font-weight: regular; text-decoration: none;}
a:hover 	{color: #E6A53A; font-family: Arial; font-size: 11px; font-weight: regular; text-decoration: underline;}


a.b:visited 	{color: #000000; font-family: Arial; font-size: 10px; font-weight: regular; text-decoration: none;}
a.b:link 	{color: #000000; font-family: Arial; font-size: 10px; font-weight: regular; text-decoration: none;}
a.b:hover 	{color: #E83701; font-family: Arial; font-size: 10px; font-weight: regular; text-decoration: underline;}




option {
	height:20; 
	background-color: #FFFFFF;
	font-color: #0F2414;
	font-size: 8pt;
     }     
     
input {font: 10px Verdana;
     background-color: #FFFFFF;
     margin: 0pt;
     color: #0F2414;
     border-left: 1px solid #0F2414;
      border-right: 1px solid #0F2414;
      border-top: 1px solid #0F2414;
      border-bottom: 1px solid #0F2414;
  
}     

textarea {font: 10px Verdana;
     background-color: #FFFFFF;
     margin: 0pt;
     color: #0F2414;
     border-left: 1px solid #0F2414;
      border-right: 1px solid #0F2414;
      border-top: 1px solid #0F2414;
      border-bottom: 1px solid #0F2414;
  
}     