.nlsmenu {
    border:#4b81a6 1px solid;
	border-top:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-moz-opacity:1;opacity:1;
    z-index:1;
}

.nlsitemcontainer {
	border-top:#c1d3de 1px solid;
    height:20px;
	background-color:#ecf1f5;
}
.nlsiconcell {width:0px;}
.nlssubmenucell{width:0px;}
.nlsitem {
    font-family:BPG Glaho Arial V5;
    font-size:8pt;
    color:#004670;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#4079a1;
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px;}
.nlsitemover {
    font-family:BPG Glaho Arial V5;
    font-size:8pt;
	color:#00FF00;
    padding:2px 10px 2px 10px;
	background-color:#4079a1;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 2px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
}

.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 {}
.vertshadow {}
.cornshadow {}
.nlsitem:hover {
	background-color:#c1d3de;
}

