 color: #fff; background-color: #514a40;  body{ margin:0; background-color: #fff; padding: 0;}
A:link { color:  #2a4c8a; text-decoration: none; }
A:visited { text-decoration: none; color:  #2a4c8a;}
A:active { text-decoration: none; color:  #0077b5;}
A:hover { text-decoration: underline; color:  #7ed3ff;}
.bottominfo { color: #514a40; font-size: 6pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.bottominfo:link { color: #514a40; font-size: 6pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.bottominfo:visited { color: #514a40; font-size: 6pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.bottominfo:hover { color: #112a87; font-size: 6pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.bottominfo:active { color: #617bdb; font-size: 6pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.loginanduser { color: #fff; font-size: 7pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.loginanduser:link { color: #fff; font-size: 7pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.loginanduser:visited { color: #fff; font-size: 7pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.loginanduser:hover { color: #61b1db; font-size: 7pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.loginanduser:active { color: #0077b5; font-size: 7pt; font-family: Verdana; background-color: transparent; text-decoration: none; }
.Normal { color: #514a40; font-family: Verdana; }
.MainMenu_MenuContainer
{
     border: 0px solid green;
     background-color: transparent;
}
.MainMenu_MenuBar {
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    cursor: pointer;
    color: white;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    border-left: red 0px solid;
    border-bottom: orange 0px solid;
    border-top: purple 0px solid;
    border-right: blue 0px solid;
    background-color: transparent;
}
.MainMenu_MenuIcon
{
    cursor: pointer;
    background-color: transparent;
    border-left: red 0px solid;
    border-bottom: purple 0px solid;
    border-top: orange 0px solid;
    border-right: green 0px solid;
    text-align: center;
    width: 5px;
    height: 5px;
}
.MainMenu_SubMenu { color: #fff; z-index: 1000; cursor: pointer; cursor: pointer; background-color: #6e5c48; border-color: purple blue black red; border-style: solid; border-width: 0; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }
.MainMenu_MenuBreak
{
    border-bottom: #EEEEEE 0px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 0px solid; 
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 0px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: pointer;
    color: transparent;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    background-color: transparent;
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_RootMenuItemBreadcrumb
{  
    border: solid 0px purple;
    background-color: transparent;
    height: 15px;
}
.MainMenu_SubMenuItemBreadcrumb
{  
    border: solid 0px purple;
    background-color: transparent;
    height: 15px;
}
.MainMenu_RootMenuItem
{
    border: solid 0px purple;
    background-color: transparent;
}
.MainMenu_RootMenuItemActive
{
    border: solid 0px purple;
    background-color: transparent;
    height: 0px;
}
.MainMenu_SubMenuItemActive
{
    border: solid 0px purple;
    background-color: transparent;
    height: 0px;
    padding: 0px;
}
.MainMenu_RootMenuItemSelected
{
    border: solid 0px purple;
    background-color: transparent;
    height: 0px;
}
.MainMenu_SubMenuItemSelected
{
    border: solid 0px purple;
    background-color: transparent;
    height: 0px;
}
.MainMenu_MenuItem:hover
{ cursor: pointer; color: #edcead; font-family: Verdana; font-size: 12px; font-weight: bold; font-style: normal; background-color: transparent; border-color: purple blue orange red; border-style: solid; border-width: 0; }

