.nlsmenu {
    border-top:#346E94 1px solid;
    border-left:#346E94 1px solid;
    border-bottom:#346E94 1px solid;
    border-right:#346E94 1px solid;
    background-color:#FFDD80;
    z-index:1;
	}

.nlsitemcontainer {
    height:20px;
    padding-top:2px;
    padding-left:0px;
    padding-right:0px;
    border-bottom:#FF6600 0px solid;
}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:ms sans serif;
    font-size:9pt;
    color:#000000;
	font-weight:bold;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:20px;
    padding-top:2px;
    padding-left:0px;
    padding-right:0px;
    border:#bbd2e4 0px solid;
    background-color:#C9DCEB;
}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:ms sans serif;
    font-size:9pt;
    color:#000000;
	font-weight: bold;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:ms sans serif;
    font-size:8pt;
    color:#FFC62B;
    padding:2px 5px 2px 0px;
}

.nlsseparatorcontainer {padding-left:28px;}

.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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;}