/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height:43px; }
.MenuTD {
	height:43px;
	background: url(LGMeunBG.jpg) repeat-x top left;
	width: 796px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 70px;
	text-align: left;
}
MenuTable {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
/* .MenuLeft { width:18px; background: url(nav2-bg-l.gif) no-repeat top left; } 
.MenuRight { width:12px; background: url(nav2-bg-r.gif) no-repeat top left; }

*/
.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: 1px 0 0 0; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD {
	color: #EEE;
	height:43px;
	background: url(LGMeunBG.jpg) repeat-x top center transparent;
	font-size: 9pt;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*-- menuitems over             --*/ .MainMenu_Selected TD {
	color: #FFF;
	height:43px;
	background: url(LGMeunBG.jpg) repeat-x top center transparent;
	font-size: 9pt;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
	color: #FFF;
	height:43px;
	background: url(LGMeunBG.jpg) repeat-x top center transparent;
	font-size: 9pt;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*-- middle seperator           --*/ .MainMenu_Seperator {
	width:60px;
	height: 32px;
	font-size:1px;
	padding: 0px;
}
/*-- 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 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #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;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
