Body{ background-image:url(images/main_bg1.gif); background-position:center; background-color:#1874CD; background-repeat:repeat-y;
}


.EMMainMenuFont { font-family:Arial, Helvetica, sans-serif; }
.EMSubMenuItemOff { color:#ffffff; }
.EMSubMenuItemOn { color:#ffffff; }
.EMSubMenuItemBGOff {  background:#1874CD;}
.EMSubMenuItemBGOn { background:#1C6CB9;}
.EMMainMenuItemOff { color:#868686; }
.EMMainMenuItemOn { color:#ffffff; }
.EMMainMenuItemOnHover { color:#535353; }



/* Main Menu */
/*-----------------------------------------------------------------------*/
#MenuBarM { width:100%; height:30px; background-position:bottom left; background-repeat:repeat-x; }
#MenuBarL { width:7px; height:30px; vertical-align:top; }
#MenuBarR { width:7px; height:30px; vertical-align:top; }
#MenuBarL img { width:7px; height:30px; }
#MenuBarR img { width:7px; height:30px; }

.mainmenu-idle { float:left; padding:0; margin: 5px 0 0 0; font-size: small; font-weight:bold; cursor:pointer; }
.mainmenu-idle span { position:relative; line-height:30px; display:block; float:left; background:none;}
.mainmenu-idle .tab-left { background:none; height:30px; }
.mainmenu-idle .tab-right { background:none; height:30px; }
.mainmenu-idle .tab-left img { width:0px; height:30px; margin-right:16px; }
.mainmenu-idle .tab-right img { width:0px; height:30px; margin-left:16px; }

.mainmenu-breadcrumbactive { float:left; padding:0; margin: 5px 0 0 0;  font-size: small; font-weight:bold; cursor:pointer; }
.mainmenu-breadcrumbactive span { position:relative; line-height:30px; display:block; float:left; background-image:url(images/menu2center.png);background-color:#A5A5A5;  }
.mainmenu-breadcrumbactive .tab-left { background-image:url(images/menu2left.png); height:30px; background-repeat:no-repeat;background-color:#A5A5A5; }
.mainmenu-breadcrumbactive .tab-right { background-image:url(images/menu2right.png); height:30px; background-repeat:no-repeat;background-color:#A5A5A5;  }
.mainmenu-breadcrumbactive .tab-left img { width:16px; height:30px; margin-right:0px;}
.mainmenu-breadcrumbactive .tab-right img { width:16px; height:30px; margin-left:0px; }

.mainmenu-selected { float:left; padding:0; margin: 5px 0 0 0; background-image:url(images/menu2center.png); font-size: small; font-weight:bold; cursor:pointer;}
.mainmenu-selected span { position:relative; line-height:30px; display:block; float:left; background-image:url(images/menu2center.png);background-color:#1874CD;  }
.mainmenu-selected .tab-left { background-image:url(images/menu2left.png); height:30px; background-repeat:no-repeat;background-color:#1874CD; }
.mainmenu-selected .tab-right { background-image:url(images/menu2right.png); height:30px; background-repeat:no-repeat;background-color:#1874CD; }
.mainmenu-selected .tab-left img { width:16px; height:30px; margin-right:0px; }
.mainmenu-selected .tab-right img { width:16px; height:30px; margin-left:0px; }

.mainmenu-submenu { padding:0; margin-top:0px; border:0px solid #cacaca; z-index:10000; font-weight:normal; text-align:left; }
.mainmenu-menuitem {  cursor:pointer; }
.mainmenu-menuitem span { font-size: small; font-weight: bold; font-style:normal; }
.mainmenu-menuitem td { padding:0 5px 0 5px; margin:0; height:25px;}
.submenu-menuitemsel { }


