.nlsmenu {
    border-top:#FFFFFF 1px solid;
    border-left:#FFFFFF 1px solid;
    border-bottom:#FFFFFF 1px solid;
    border-right:#FFFFFF 1px solid;
    background-color:#FF0066;
    z-index:500;
}

.nlsitemcontainer {
	height:14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.nlsiconcell {width:25px;padding-left:5px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-family:verdana;
    font-size:10pt;
	font-weight: bold;
    color:#FFFFFF;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:14px;
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
    background-color:#000000;
}
.nlsiconcellover {width:25px;padding-left:5px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:verdana;
    font-size:10pt;
	font-weight: bold;
    color:#FFFFFF;
    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:10pt;
	font-weight: bold;
    color:#000000;
    padding:2px 10px 2px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    border-top:#efefef 1px dotted;
}

.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 {}
