TABLE.StructureMainMenu {
	width: 914px;
	height: 1px;
}
TD.StructureMainMenu {
	vertical-align:bottom;		     
}		

TABLE.MainMenu 
{
	width:100%;
	background-image:url(../images/logo-.gif);
	background-repeat:no-repeat;
	font-family:Arial;
    font-size: 7.5pt;	
    
	
}	
TABLE.MainMenu a
{
    font-weight:  normal;
    font-size: 7.5pt;
    color: #F7FDFF;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}		
TABLE.MainMenu a:hover
{
    color: #FFEF67 ;
}

TD.MainMenu_BottomLogo 
{
	background-image:url(../images/logo_bottom_.gif);
}
TD.MainMenu_URL 
{
	font-weight: bold;
    font-size: 7.5pt;
    color:#F7FDFF;
    font-family: Arial;
    text-decoration: none;
}