.menubar_nlsmenu {
    z-index:1;
}
/*MENU ITEM SPACING - top RIGHT bottom left*/
.menubar_nlsitemcontainer {
    height:23px;
    padding:1px 35px 1px 1px;
}

.menubar_nlsitemcontainerover {
    height:23px;
    padding:1px 35px 1px 1px;
}
.menubar_nlsiconcell {width:22px;}
.menubar_nlssubmenucell{width:18px;}

/*REGULAR TEXT*/
.menubar_nlsitem {
	font-family:"Trebuchet MS";
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px 2px 2px 5px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
/*ROLLOVER*/
.menubar_nlsitemover {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12pt;
	color:#2A7BAE;
	padding:2px 2px 2px 5px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
.menubar_nlsiconcellover {width:22px;}
.menubar_nlssubmenucellover {width:18px;}

.menubar_nlsseparatorcontainer {}
.menubar_nlsseparator {}

.menubar_mtopleft {height:0px; width:0px;}
.menubar_mtopright {height:0px; width:0px;}
.menubar_mbottomleft {width:0px; height:0px;}
.menubar_mbottomright {width:0px; height:0px;}
.menubar_mtop {height:0px;}
.menubar_mbottom {height:0px;}
.menubar_mleft {width:50px;}
.menubar_mright {width:0px;}

.menubar_horzshadow { }
.menubar_vertshadow { }
.menubar_cornshadow { }
