BODY {margin:0 0 0 0 ; background: #FFFFFF;  }
BODY, TABLE, TD, TH, A, INPUT, TEXTAREA, SELECT {font-family:arial; font-size:12px; color:#000000; }



	
.content { 
	vertical-align: top;  
	text-align: right; 
	padding: 10px; 
	}


	
.content TABLE  {
	border: 0px !important; 		
	width: auto; 
	}
	
.content TD {
	border: 0px !important; 		
	vertical-align: top; 	
	}

.menu {			
	padding: 0px; 
	margin: 0px; 
	border-left: solid #555555 1px; 
	}
	
A.menu1  {		
	color: black ;  	
	background: #FF0000; 
	text-decoration: none; 
	font-weight: bold; 			
	text-align: center; 		
	width: 150px; 
	height: 28px; 
	
	}
A.menu1:hover  {			
	background: #DD0000; 
}
	

A.menu2  {		
	color: white ;  	
	background: #888888; 
	text-decoration: none; 
	font-weight: bold; 			
	text-align: center; 		
	width: 150px; 
	height: 28px; 
	
	}
A.menu2:hover  {			
	background: #666666; 
}
	
	

A.menu3  {		
	color: #ffffff ;  	
	background: #0000FF; 
	text-decoration: none; 
	font-weight: bold; 			
	text-align: center; 			
	width: 150px; 
	height: 28px; 	
	}
A.menu3:hover  {			
	background: #0000DD; 
}
	

A.menu4  {		
	color: black ;  	
	background: #00FF00; 
	text-decoration: none; 
	font-weight: bold; 	
	text-align: center; 			
	width: 150px; 
	height: 28px; 
	
	}
A.menu4:hover  {			
	background: #00DD00; 
}

.menu A {
	border: solid #555555 1px; 
	border-left: solid #FFFFFF 1px; 
	border-top: solid #FFFFFF 1px; 
	padding-right: 4px; 
	padding-left: 4px; 
	padding-top: 4px; 
}

.menu A.sel {
	border: solid #FFFFFF 1px; 
	border-left: solid #555555 1px; 
	border-top: solid #555555 1px; 	
	border-bottom: solid #555555 1px; 	
	background: #777777; 	
}


.menu DIV {
	
	border-bottom: solid black 5px; 
}

.menu DIV A {
	background: #999999 !important; 
}