
BODY {
	
	scrollbar-face-color: #1B3040;
	scrollbar-highlight-color: #708090;
	scrollbar-shadow-color: #3A3A3A;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #1B3145;
	background-color: #000000;
	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: #660066;
					  font-weight: bold; 
					  color:#ffffff;}
										
.TableBack { font-family: arial; 
                         font-size: 12px; 
						 font-weight: bold;
						 background-color: #7C28A6;
						 color:#ffffff;}
.TdBack { font-family: arial; 
                         font-size: 11px; 
						 font-weight: normal;
						 background-color: White;
						 color: Black;
						border: 1px solid #D7AEEC;
 						}
									   
									   
.TableHeaderColor { font-family: arial; 
                    font-size: 12px; 
				        font-weight: bold; 
							background-color: #D7ADEB; 
							color:#000000;}
									   

									   


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

a.link  { font-family:  Verdana, Arial; 
     font-size: 12px; 
	  color: #73DEFF;
	  
     }
						
a.link:visitied  { font-family:  Verdana, Arial; 
              font-size: 12px; 
					color: #73DEFF;
					
               }
									  
a.link:hover   { font-family:  Verdana, Arial; 
            font-size: 12px;
				color: #FFD700;
				
            }	

									   
A.menu {
	color: #ffffff;
	font-family:Arial, Verdana;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	line-height : 10px;
}
	  
A.menu:visited {
	color: #ffffff;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height : 10px;
}
	  
A.menu:hover {
	color: #FDF5E6;
	font-weight: bold;
	font-family:Arial, Verdana;
	font-size:11px;
	text-decoration: underline;
	line-height : 10px;
}
	   
A.nav {
	color: #3C6B8F;
	font-family: Tahoma, Arial, Verdana;
	font-weight: none;
	font-size:11px;
	text-decoration:none;
	line-height : 10px;
}
	  
A.nav:visited {
	color: #3C6B8F;
	font-family:Tahoma, Arial, Verdana;
	font-weight:none;
	font-size:11px;
	text-decoration:none;
	line-height : 10px;
}
	  
A.nav:hover {
	color: #63B9FA;
	font-weight: none;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration: underline;
	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: #00BFFF;
	font-family:Arial, Verdana;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
	line-height : 15px;
}


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


.bodytext {color:#ffffff;
       font-family:Verdana, Helvetica, sans-serif;
	   font-size:11px;
	   line-height:16px;
	   font-weight : normal;
	   text-decoration:none;
	   }
	   
.bodytext-gray {
	color: #ACC7DF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight : normal;
	text-decoration:none;
}   




