BODY {
background: #9d885d;
}
.SkinObject {
color: #000000;
font-size: 10px;
font-weight: normal;
}
A.SkinObject:link, A.SkinObject:visited {
font-family: Verdana;
color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
A.SkinObject:hover {
font-family: Verdana;
color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: overline underline;
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
font-size: 11px;
color: #ffffff;
padding: 2px;
}

.MainMenu_MenuIcon {
background-color: #9d885d;
}

.MainMenu_SubMenu {
font-size: 11px;
background-color: #9d885d;
color: #771111;
padding: 2px;
}

.MainMenu_MenuBreak {
font-size: 11px;
color: #ffffff;
background: transparent;
}

.MainMenu_MenuItemSel {
font-size: 11px;
background-color: #771111;
color: #f5f3ef;
padding: 2px;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.MenuHdr0, .MenuItem0 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #771111;
padding: 4px;
border: 1px solid;
border-color: #f5f3ef;
wwidth: 150px;
}

.MenuItem0 A:link, .MenuItem0 A:hover, .MenuItem0 A:visited, .MenuItem0 A:active {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #771111;
padding: 0px;
}

.MenuItem1 A:link, .MenuItem1 A:hover, .MenuItem1 A:visited, .MenuItem1 A:active {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #771111;
padding-left: 20px;
}

.MenuItemMouseOver0 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #771111;
padding: 4px;
text-decoration: none;
background-color: #e5e5e5;
border: 1px solid;
border-color: #b2b2b2;
wwidth: 150px;
}

.MenuItemMouseOver1 {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #771111;
padding-left: 20px;
text-decoration: underline;
background-color: #e5e5e5;
}

.MenuItemMouseOver0 A:hover, .MenuItemMouseOver0 A:link, .MenuItemMouseOver0 A:visited {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #771111;
padding: 0px;
text-decoration: none;
background-color: #e5e5e5;
border: 0px solid;
border-color: #b2b2b2;
}

.MenuItemMouseOver1 A:hover, .MenuItemMouseOver1 A:link, .MenuItemMouseOver1 A:visited {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #771111;
padding: 0px;
text-decoration: underline;
}

A, A:link, A:hover, A:active, A:visited {
color: #771111;
}

.normal {
font-size: 12px;
}