.MainMenu_MenuContainer
{
    padding: 0px 4px 0px 0px;
    height: 47px;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
    background-image: url(images\background.jpg);
}
.MainMenu_MenuBar
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    cursor: pointer;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
}
.MainMenu_MenuBreak
{
    padding: 0px 0px 0px 0px;
    height: 0px;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'High Tower Text', Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
    text-align: center;
}
.MainMenu_MenuIcon
{
    display: none;
    padding: 0px 0px 0px 0px;
    height: 47px;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
}
.MainMenu_SubMenu
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    z-index: 1000;
    cursor: pointer;
    font-family: 'High Tower Text', Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
    background-image: url(images\background.jpg);
}
.MainMenu_SubMenuItemSelected
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
}
.MainMenu_SubMenuItemActive
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
}
.MainMenu_MenuItemSel
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    color: #FFFFFF;
    font-family: 'High Tower Text', Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
}
.MainMenu_MenuArrow
{
    display: none;
    padding: 0px 0px 0px 0px;
    height: 47px;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_RootMenuItemSelected
{
    padding: 0px 0px 0px 0px;
    height: 47px;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    background-color: Transparent;
    text-align: center;
}
.MainMenu_RootMenuItemBreadcrumb
{
    padding: 0px 0px 0px 0px;
    height: 47px;
}
.MainMenu_SubMenuItemBreadcrumb
{
    padding: 0px 0px 0px 0px;
    height: 47px;
}
.MainMenu_RootMenuItem
{
    padding: 0px 0px 0px 0px;
    height: 47px;
}
.MainMenu_RootMenuItemActive
{
    padding: 0px 0px 0px 0px;
    height: 47px;
}



