BODY			{ 
	background: rgb(127, 123, 123);
}

TABLE.main		{
	background: rgb(181, 199, 204);
}

TABLE.menu              {                                                                                                      
        background: rgb(168, 180, 185);                                                                                        
}                                                                                                                              
	
A.menulink		{ 
	text-decoration: none;
	color: #0055FF;
}

TD.dwnload_title{
	background: rgb(168, 180, 185);
}
