TD, SPAN, ALT, INPUT, BODY  {  
	font-family: arial;     
	font-size: 12px;        
	color: #003366; 
	}
		
.title {
	font-size: 16px;
	text-transform: uppercase;
	font-family: arial;  
	font-weight: bold;
	}	
	
.titlewhite {
	font-size: 14px;
	color: #ffffff;
	font-family: arial;  
	font-weight: 900;
	}	
	
.white {
	color: #ffffff;
	}		

.hr {
	color: #669999;
	}	
	
A:link {
	color: #006699;
	font-weight: 900; 
	text-decoration: underline;
	}

A.mainmenu:link {
	color: #003366;
	font-weight: 900; 
	text-decoration: underline;
	}
	
A.bottommenu:link {
	color: #ffffff;
	text-decoration: underline;
	}	


A:visited {	 
	color: #006699;  
	text-decoration: underline;
	}
	
A.mainmenu:visited {	 
	color: #003366;  
	text-decoration: underline;
	}

A.bottommenu:visited {
	color: #ffffff;
	text-decoration: underline;
	}	
	
	
A:hover {	 
	color: #006699;    
	text-decoration: none;
	}

A.mainmenu:hover {	 
	color: #003366;    
	text-decoration: none;
	}
	
A.bottommenu:hover {
	color: #ffffff;
	text-decoration: none;
	}	

.error
{
	color: Red;
	font-weight: bold;
}
