Body{
background-color:#ECECEC;
}
.EMFullHeight { }


.EMMainMenuFont { font-family:Arial, Verdana, sans-serif; }
.EMSubMenuItemOff { color:#FFFFFF; }
.EMSubMenuItemOn { color:#FFFFFF; }
.EMSubMenuItemBGOff { background:#2E2E2E; }
.EMSubMenuItemBGOn { background:#1A7ECA; }
.EMMainMenuItemOff { color:#FFFFFF;}
.EMMainMenuItemOn { color:#FFFFFF;}
.EMMenuArrow { }
.mainmenu-menuitem td img { }
.mainmenu-menuitem td span img { }
.EMSubMenuOpacity { }

.links3, a.links3,  a.links3:link,a.links3:visited, a.links3:active  {
	background-image:url(images/leftmnucontainerIdle.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	line-height:34px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;
    font-weight: normal;
    font-size:12px; 
    font-family:  Arial, Verdana, sans-serif;
    color:#FFFFFF;
}
a.links3:hover{
	background-image:url(images/leftmnucontainerHover.png);
	background-position:top right;
	background-repeat:no-repeat;
	line-height:34px;
	width:100%;
    font-weight: normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;
	font-size:12px; 
    font-family:  Arial, Verdana, sans-serif;
    color:#FFFFFF;
}

.Linkscontainerbg{background-image:url(images/leftmnucontainer_08.png); background-position:top left; background-repeat:repeat-y;}
/* Main Menu */
/*-----------------------------------------------------------------------*/
#MenuBarM { width:100%; height:34px; background-position:bottom left; background-repeat:repeat-x; }
#MenuBarL { width:7px; height:34px; vertical-align:top; }
#MenuBarR { width:7px; height:34px; vertical-align:top; }
#MenuBarL img { width:7px; height:34px; }
#MenuBarR img { width:7px; height:34px; }

.mainmenu-idle { float:left; padding:0; margin:0; font-size:11px; font-weight:bold; cursor:pointer;}
.mainmenu-idle span { position:relative; line-height:32px; display:block; float:left; background:none; }
.mainmenu-idle .tab-left { background:none; height:32px; }
.mainmenu-idle .tab-right { background:none; height:32px; }
.mainmenu-idle .tab-left img { width:0px; height:32px; margin-right:12px; }
.mainmenu-idle .tab-right img { width:0px; height:32px; margin-left:12px; }

.mainmenu-breadcrumbactive { float:left; padding:0; margin:0;  font-size:11px; font-weight:bold; cursor:pointer; }
.mainmenu-breadcrumbactive span { position:relative; line-height:32px; display:block; float:left; background-image: url(images/Mbg.png); background-position:bottom;}
.mainmenu-breadcrumbactive .tab-left { background: url(images/Mbglr.png); height:32px;}
.mainmenu-breadcrumbactive .tab-right {background: url(images/Mbglr.png); height:32px;}
.mainmenu-breadcrumbactive .tab-left img { width:12px; height:32px; margin-right:0px; }
.mainmenu-breadcrumbactive .tab-right img { width:12px; height:32px; margin-left:0px; }

.mainmenu-selected { float:left; padding:0; margin:0; background-image:url(images/menucenter1.gif); font-size:11px; font-weight:bold; cursor:pointer; }
.mainmenu-selected span { position:relative; line-height:32px; display:block; float:left;  background-image: url(images/Mbg.png);}
.mainmenu-selected .tab-left {background: url(images/Mbglr.png); height:32px; }
.mainmenu-selected .tab-right { background: url(images/Mbglr.png); height:32px; }
.mainmenu-selected .tab-left img { width:12px; height:32px; margin-right:0px; }
.mainmenu-selected .tab-right img { width:12px; height:32px; margin-left:0px; }

.mainmenu-submenu { padding:0; margin-top:0px; border:0px solid #cacaca; z-index:1000; font-weight:normal; }
.mainmenu-menuitem { cursor:pointer; }
.mainmenu-menuitem span { font-size:11px; font-weight:normal; font-style:normal; }
.mainmenu-menuitem td { padding:0 5px 0 5px; margin:0; height:25px;}
.submenu-menuitemsel { }

