.nlsmenu {
	/*border-top:10px solid #666666;*/
    background-color:#312f30;
	border-bottom: 3px solid #000;
    z-index:500;
	width: 130px;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-moz-opacity:0.75;opacity:0.75;

}

.nlsitemcontainer {
    height:20px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
  	font-family:Arial;
    font-size:8pt;

    color:#fff;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#606163;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:Arial;
    font-size:8pt;
    color:#fff;

    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-family:Arial;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 2px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.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 {}

.nlsitemsel {  	font-family:Arial;
    font-size:8pt;

    color:#fff;
    padding:2px 10px 2px 10px;
	
	}
