.nlsmenu {
  border-top:#D8DBE7 1px solid;
  border-bottom:#D8DBE7 3px solid;
}
.nlsitemcontainer {
    height:25px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{height: 5px; width:16px; display: none;}

.nlsitem {
  width: 153px;
    font-family:verdana;
    font-size:10px;
    font-weight: bold;
    color:#2E3092;
    padding:2px 10px 2px 10px;
    border-bottom:#a7a7a7 1px solid;
    text-align: left;
}

.nlsitemcontainerover {
    height:24px;
    background-color:#D8DCE7;
    border-bottom:#D8DBE7 1px solid;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {height: 5px; width:16px; display: none;}
.nlsitemover {
    font-family:verdana;
    font-size:10px;
    color:#2E3092;
    font-weight: bold;
    padding:2px 10px 1px 10px;
    background-color: #D8DCE7;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:10px;
    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 {}

.subm_nlsitemcontainer {
  height:25px;
}
.subm_nlsiconcell {
  width:16px;
}
.subm_nlssubmenucell{width:16px; display: none;}
.subm_nlsitem {
  width: 153px;
  font-family:verdana;
  font-size:10px;
  font-weight: bold;
  color:#2E3092;
  padding:2px 10px 2px 10px;
  border-bottom:#a7a7a7 1px solid;
  text-align: left;
  background-color: #F9FAFC;
}

.subm_nlsitemcontainerover {
    height:24px;
    background-color:#ffffff;
    border-bottom:#D8DBE7 1px solid;
}
.subm_nlsiconcellover {width:16px;}
.subm_nlssubmenucellover{width:16px; display: none;}
.subm_nlsitemover {
    font-family:verdana;
    font-size:10px;
    color:#2E3092;
    font-weight: bold;
    padding:2px 10px 1px 10px;
    background-color: #D8DCE7;
}