
.MenuHeight { height:26px; }
.MenuTD { color: #052c55; padding: 0px 0px 0px 0px; background-color:#fecc0a; border:solid 1px #fff}
.MenuLeft { width:10px; }
.MenuRight { width:10px;}
.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; }

/*========================================================*/
/*     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; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #052c55; font-size: 8pt; padding: 0px;}
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #fff; background:url(images/MenuBackOver.gif) repeat-x top; height:26px; font-size: 8pt; padding: 0px;}
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { background:url(images/MenuBackOver.gif); height:26px; color: #FFF;  font-size: 8pt; padding: 0px; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(images/spliter.gif) no-repeat top;  width:1px; font-size:1px; }
/*-- 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                                         */
/*==========================================================*/
