/*========================================================*/
/*     Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin                --*/ .OuterTable { width: 760px; height: 100%; background: #006633 url(page_bg_l2.gif) repeat-y top left ; align: center; }
/*-- cell containing menu                   --*/ .MenuTD { vertical-align: top; padding: 5px 0 0 0; margin: 0 0 0 0; }
/*-- cell containing login and register     --*/ .LoginTD { vertical-align: middle; height: 42px; color: #FFF; padding: 5px 32px 0 22px; text-align:right; }
/*-- topleft header section                 --*/ .TopRowLeft { background:  url(headerlogo2.jpg) no-repeat top left; height: 149px; width:100%; padding: 0; }
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l2.gif) no-repeat top left; height: 32px; padding: 0 0 0 15px;}
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 30px; }
/*-- cell containing date                   --*/ .DateTD { width: 230px; text-align:center; vertical-align: middle; padding: 0 0 2px 0; height:20px;}

/*========================================================*/
/*     Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFFFFF; background:  url(bullet2.gif) no-repeat top left;  font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none; padding: 0 0 0 20px; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { background:  url(bullet.gif) no-repeat top left; color: #FFFFFF; font-family: Arial; font-weight:bold; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width: 230px; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: url(navseparator.gif) no-repeat top right transparent; width: 230px; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 2px; background: #EEEEEE; padding: 0px; border: 1px solid #BBBBBB; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: Arial;  color: #000000; font-size: 11px; background: #EEEEEE; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: Arial; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #000000; background: #BBBBBB; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #FFFFFF; background: url(nav2idle.gif) repeat-x top center transparent; font-size: 8pt; padding: 0 0 0 5px; font-weight: bold; width: 225px; height: 25px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #FFFFFF; background: url(nav2over.gif) repeat-x top center transparent; font-size: 8pt; padding: 0 0 0 5px; font-weight: bold; width: 225px; height: 25px; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFFFFF; background: url(nav2over.gif) repeat-x top center transparent; font-size: 8pt; padding: 0 0 0 5px; font-weight: bold; width: 225px; 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                                         */
/*==========================================================*/