/*-- outermost table of skin                --*/ .OuterTable { width: 740px; height: 100%; background: url(page_bg_l_2.gif) repeat-y top left #FFF; align: center; }
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 8px; }
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 0 0 0; }
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l_2.gif) no-repeat top left; height: 56px; padding: 0;}
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: top; padding: 2px 0px 0px 18px; height:28px;}

/*-- bar for breadcrumbs or menu - bg       --*/ .BarBg { background:  url(horiz_bg.gif) repeat-x top left ; height: 46px; padding: 0;}
/*-- bar for breadcrumbs or menu - left     --*/ .BarLeft { background:  url(horiz_l_2.gif) no-repeat top left; height: 46px; width:100%; padding: 0; }
/*-- bar for breadcrumbs or menu - right    --*/ .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;}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: url(nav2_idle.gif) repeat-x top center transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1 0 0 0; background: #efeee5; padding: 0px; border: 1px solid #d8d7c1; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: verdana;  color: #6A6A6A; font-size: 10px; background: #efeee5; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: verdana; font-size: 10px; font-weight: bold; cursor: pointer; cursor: hand; color: #222; background: #d8d7c1; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #fff; background: transparent; padding: 0; font-weight: bold; height: 25px; }
/*-- menuitems over             --*/ .MainMenu_Selected { color: #f1e118; background: url(mainMenuBgSelected.png) repeat-x top center transparent; padding: 0; font-weight: bold; height: 25px; }
/*-- menuitems active           --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #f1e118; background: url(mainMenuBgSelected.png) repeat-x top center transparent; padding: 0; font-weight: bold; height: 25px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url(nav_div.gif) no-repeat top right transparent; width:2px; height: 25px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
