body {
	background-color: #5a9ec6;
}
.MainMenu_MenuContainer table 
{
    height: auto 50px;
}
.MainMenu_MenuItem {
font-family: Verdana;
color:#FFFFFF;
text-align: center;
font-size: 12px;
font-weight: bold;
padding: 0px 2px 0px 2px;
text-align: right;
}
.MainMenu_MenuItemSel {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #5a9ec6;
text-decoration:underline;
padding: 0px 2px 0px 2px;
text-align: right;

}
.MainMenu_MenuItem .MainMenu_MenuItem {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
padding: 0px 2px 0px 2px;
text-align: left;
}


.MainMenu_MenuItemSel td {
background-color: Transparent;
border: solid 0px #ae75a5; 
text-align: right;

}
.MainMenu_MenuItem td {
background-color: Transparent;
border: solid 0px #ae75a5; 
text-align: right;

}

.MainMenu_MenuItem .MainMenu_MenuItemSel {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #5a9ec6;
padding: 0px 2px 0px 2px;
border-bottom: #ffffff Solid 1px;
text-align: left;
}

.style2 {font-size: 13px; font-family: Verdana; font-weight: bold; color: #FFFFFF;}
