
BODY {
	
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #B6B6B6;
	scrollbar-shadow-color: #3A3A3A;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color: #b6b6b6;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #FEFEFE;
	background-color: #ffffff;
	color:#000000;
	font-size: 10px;
   font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	font-weight : normal;
	
}


.MenuTableBack { font-family: arial; 
                 font-size: 12px; 
					  background-color: #5A5A5A;
					  font-weight: bold; 
					  color:#ffffff;}
										
.TableBack { font-family: arial; 
                         font-size: 12px; 
						 font-weight: bold;
						 background-color: #9f9f9f;
						 color:#ffffff;}
									   
									   
.TableHeaderColor { font-family: arial; 
                    font-size: 12px; 
				        font-weight: bold; 
							background-color: #ebebeb; 
							color:#000000;}
									   

									   


a  { font-family:  Verdana, Arial; 
     font-size: 10px; 
	  color: #184F6B;
	  
     }
						
a:visitied  { font-family:  Verdana, Arial; 
              font-size: 10px; 
					color: #184F6B;
					
               }
									  
a:hover   { font-family:  Verdana, Arial; 
            font-size: 10px;
				color: #FF8C0D;
				
            }		


									   
A.menu {
	color: #3387B3;
	font-family:Arial, Verdana;
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
	line-height : 10px;
}
	  
A.menu:visited {
	color: #3387B3;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height : 10px;
}
	  
A.menu:hover {
	color: Red;
	font-weight: bold;
	font-family:Arial, Verdana;
	font-size:10px;
	text-decoration:none;
	line-height : 10px;
}
	    
A.bookmark {
	color: #3387B3;
	font-family:Arial, Verdana;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	line-height : 15px;
}
	  
A.bookmark:visited {
	color: #3387B3;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height : 15px;
}
	  
A.bookmark:hover {
	color: Red;
	font-weight: bold;
	font-family:Arial, Verdana;
	font-size:12px;
	text-decoration:none;
	line-height : 15px;
}


.graytext {
	color: #575757;
	font-family:Arial, Verdana;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
	line-height : 15px;
}


.cont {color: #C66800;
       font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   font-weight : bold;
	   text-decoration:none;
	  }


.bodytext {color:#000000;
       font-family:Arial, Helvetica, sans-serif;
	   font-size:11px;
	   line-height:16px;
	   font-weight : normal;
	   text-decoration:none;
	   }
	   
.bodytext-list {
	color: Gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	font-weight : normal;
	text-decoration:none;
}   


input {  
              font-family: Verdana, arial; 
			  font-size: 11px; 
			  color: #000000;
			
           }

textarea { 
                    font-family: Verdana, arial;
					font-size: 11px; 
					color: #000000 ;
					
					}
select {  font-family: Verdana, arial; font-size: 10px; color: #000000; background-color: #fffffF}
					



