.nlsmenu {
	
position:relative;
z-index:6150;
  width:101px;
    background-color:#0365a6;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.75;opacity:0.75;


	/*margin-left:8px;*/
	

}

.nlsitemcontainer {
    height:20px;
	width:101px;
	
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;margin-left:-7px;}
.nlsitem {
  	font-family:Arial;
    font-size:8pt;
    color:white;

    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#B2CCDE;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:Arial;
    font-size:8pt;
    color:#000000;
    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-family:Arial;
    font-size:8pt;
    color:#999999;

}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:30px;
    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:#F60;
    padding:2px 10px 2px 10px;
}

