
.MenuHeight { height: 23px; }
.MenuTD { color: #fff; padding: 0px 0px 0px 0px; }
.menu_bg { background: url(images/menuBG.gif) repeat-x top; width:100%; border:solid 1px #fff; border-left:solid 1px #666; border-right: solid 1px #666; }
.MenuLeft { }
.MenuRight { }
.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 0 0 8px 0; }
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: middle; background-color: #017BC8; color:#ffffff;}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0px; border: solid 1px #004a96 }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #fff; font-size: 8pt; padding: 0px;}
/*-- menuitems over             --*/ .MainMenu_Selected TD { height:29px; color: #fff; font-size: 8pt; padding: 0px; background:url(images/MenuBG_hover.gif) top; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFF; font-size: 8pt; padding: 0px; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background:url(images/Spliter.gif) no-repeat; width:1px; font-size:1px; height:29px;}
/*-- 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: 0px 10px 0px 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px solid #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- 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;background: url(seperator.jpg) no-repeat top right transparent;  width:1px; font-size:1px;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/





