.MainMenu_MenuContainer { width: 198px; padding: 0; }
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  width: 198px; padding: 0; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #F9F9F9; padding: 0px; border: 1px solid #778188; font-weight: normal; filter: none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: #F9F9F9; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFF; background: #778188; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
.MainMenu_Idle { color: #777D88; background:  url(images/green_nav_idle.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;}
.MainMenu_Selected { color: #222; background:  url(images/red_nav_active.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;}
.MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background:  url(images/green_nav_active.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;}
.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; }
.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {display: none; }

#breadbox{ width:780px; border-top:1px #F6ECEB solid; border-bottom:3px #BEBEBE solid; background:url(images/greenh1.gif) repeat-x #ffffff; height:29px; text-align:right; line-height:25px; margin-bottom:1px; color:#FFFFFF;}
.tagPane{width:780px;background:url(images/greenhbg.gif) left top no-repeat; height:154px;}

.LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active { color: #fff; font-family: tahoma; font-size: 12px; font-weight:bold; text-decoration: none; }
a.LOGIN:hover{ color: #fff; font-family: tahoma; font-weight:bold; font-size: 12px; text-decoration: none; }
