TABLE.StructureMainMenu {
	width: 758px;
	height: 1px;
}
TD.StructureMainMenu {
	vertical-align:bottom;		     
}		

TABLE.MainMenu 
{
    width:100%;
    font-family: Arial;	
}	
		
TABLE.MainMenu a
{
    font-weight:  normal;
    font-size: 11px;
    color: #F7FDFF;
    font-family: Arial;
    text-decoration: none;
    font-weight:bold;
}		
TABLE.MainMenu a:hover
{
    text-decoration: underline;
    color: #F7FDFF;
}

TD.MainMenu_BottomLogo 
{
	background-image:url(../images/logo_bottom_.gif);
}

TD.MainMenu_URL
{
	font-weight: bold;
    font-size: 11px;
    color:#F7FDFF;
    font-family: Arial;
    background-image:url(../images/middle_menu.gif);
    background-repeat:repeat;
    }
    TD.MainMenu_URL_Left
{
	font-weight: bold;
    font-size: 11px;
    color:#F7FDFF;
    font-family: Arial;
    background-image:url(../images/middle_menu.gif);
    background-repeat:repeat;
    text-align:left;
    }
    TD.MainMenu_URL_Right
{
	font-weight: bold;
    font-size: 11px;
    color:#F7FDFF;
    font-family: Arial;
    background-image:url(../images/middle_menu.gif);
    background-repeat:repeat;
    text-align:right;
    }