.nlsmenu {
  background-color: #01527d;
  border: solid #fff;
  border-width: 1px;
  margin-left: 0;
  line-height: 1em;
}

.nlsitemcontainer {
	color:#fff;
    border-bottom: 1px solid #015d8c;
    padding: 5px;
    width: 100%;
}
.nlsiconcell {}
.nlssubmenucell{}
.nlsitem {
    color:#fff;
    width: 100%;
}

.nlsitemcontainerover {
	color:#fff;
    border-bottom: 1px solid #015d8c;
    background-color:#016ca4;
    padding: 5px;
}

.nlsiconcellover {}
.nlssubmenucellover {}
.nlsitemover {
	width: 100%;
}

.nlsitemdisable {
    font-size:8pt;
    color:#B77322;
}

.nlsseparatorcontainer {}

.nlsseparator {
    height:5px;
    background-position:center center;
    background-repeat:repeat-x;
}

.mtopleft {}
.mtopright {}
.mbottomleft {}
.mbottomright {}

.mtop {
}

.mbottom {
}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {}
.vertshadow {}
.cornshadow {}
