.nlsmenu {
	/* border:#999999 1px solid;
    background-image:url(/inc/img/mbarbg.gif);*/
	background-color:#999966;
	z-index:1;
}

.nlsitemcontainer {height:25px; border-bottom:#d8d8d8 1px solid;
}
.nlsiconcell {width:25px;}
.nlssubmenucell{width:20px;}
.nlsitem {
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	padding:2px 5px 2px 10px;
}

.nlsitemcontainerover {
	height:25px;
	border-bottom:#996633 1px solid;
	background-color:#CCCC99;
}
.nlsiconcellover {width:18px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
    color:#ffffff;
    padding:2px 5px 2px 10px;
}

.nlsitemdisable {
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
    color:#999999;
    padding:2px 5px 2px 10px;
}

.nlsseparatorcontainer {}
.nlsseparator {}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/inc/img/hshadow.gif);}
.vertshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/inc/img/vshadow.gif);}
.cornshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/inc/img/cornershadow.gif);}
