.nlsmenu {
    background-color:white;
	border: 1px solid gray;
    z-index:1;
	width: 130px;
}

.nlsitemcontainer {

	

}
.nlsiconcell {width:16px;}
.nlssubmenucell{

width:16px;
border-bottom:1px solid gray;
}
.nlsitem {
  font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
    color:#485EB7;

	font-weight:normal;
    padding:6px 7px 5px 7px;
	width:100px;
	text-align:left;
	border-bottom:1px solid gray;

	
   
}

.nlsitemcontainerover {
    height:20px;
    background-color:#F1F1FF;
	
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;
border-bottom:1px solid gray;
}
.nlsitemover {
  font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
    color:#485EB7;

	font-weight:normal;
    padding:6px 7px 5px 7px;
	width:100px;
	text-align:left;
	border-bottom:1px solid gray;
	background-color:#F1F1FF;
}

.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;
	    background-color:#F1F1FF;
}

.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: Verdana, Arial, sans-serif;
	font-size:8pt;
    color:#485EB7;

	font-weight:bold;
    padding:6px 7px 5px 7px;
	width:100px;
	text-align:left;
	border-bottom:1px solid gray;
	background-color:#EEEEFF;
	
	}
