.OuterTable {
width: 740px;
height: 100%;
background: url(page_bg_l_2.gif) repeat-y top left #FFF;
}

.MiddleRow {
background: url(page_bg_r.gif) repeat-y top right;
padding: 0 8px 0 8px;
}

.PanesTD {
width: 100%;
vertical-align: top;
padding: 0 0 0 0;
}

.BottomRowLeft {
background: url(footer_bg_l_2.gif) no-repeat top left;
height: 56px;
padding: 0;
}

.DateTD {
text-align: left;
vertical-align: top;
padding: 2px 0px 0px 18px;
height: 28px;
}

.BarBg {
background: url(horiz_bg.gif) repeat-x top left;
height: 46px;
padding: 0;
}

.BarLeft {
background: url(horiz_l_2.gif) no-repeat top left;
height: 46px;
width: 100%;
padding: 0;
}

.BarRight {
background: url(horiz_r.gif) no-repeat top right;
vertical-align: top;
height: 46px;
width: 100%;
padding: 4px 20px 0px 19px;
text-align: left;
color: #777;
}


.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
cursor: pointer;
cursor: hand;
background: transparent;
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu {
z-index: 1000;
cursor: pointer;
cursor: hand;
margin: 1 0 0 0;
background: #e6f5de;
padding: 0px;
border: 1px solid #13811d;
font-weight: normal;
filter: none;
}

.MainMenu_MenuItem, .ModuleTitle_MenuItem {
font-family:  arial;
font-size: 11px;
color: #555c5e;
background: #fff;
font-weight: bold;
font-style: normal;
margin-left: 4px;
padding: 0px 25px 0px 10px;
height: 20px;
border: 0;
}

.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
font-family: arial;
font-size: 11px;
font-weight: bold;
cursor: pointer;
cursor: hand;
color: #13811d;
background: #fff;
margin-left: 4px;
text-decoration: underline;
padding: 0px 25px 0px 10px;
height: 20px;
}

.MainMenu_Idle {
color: #000;
background: transparent;
margin: 0;
padding: 0;
font-weight: bold;
height: 25px;
}

.MainMenu_Selected {
color: #13811d;
background: url(nav_over2.gif) repeat-x top center transparent;
padding: 0;
font-weight: bold;
text-decoration: none;
height: 25px;
}

.MainMenu_Active, .MainMenu_BreadcrumbActive {
color: #13811d;
background: url(nav_active2.gif) repeat-x top center transparent;
padding: 0;
font-weight: bold;
height: 25px;
}

.MainMenu_RightIdle {
background: url(nav_div.gif) no-repeat top right transparent;
width: 2px;
height: 25px;
}

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {
display: none;
}

.ModuleTitle_MenuContainer {
color: #2c2c2c;
}

.ModuleTitle_MenuBar {
cursor: pointer;
cursor: hand;
}

.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel {
padding: 0 5px 0 0;
}

.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {
display: none;
}

.MainMenu_MenuBreak {
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
background: transparent;
vertical-align: top;
}