.nlsmenu { z-index:1; }

.nlsitemcontainer {
	height:20px;
	background-color: #99CCFF;
	border:#615F4E 1px solid;
}
.nlsiconcell {background-image:url(img/itembg.gif);width:5px;}
.nlssubmenucell{width:20px;}
.nlsitem {
	font-family:verdana;
	font-size:8pt;
	color: #000066;
	padding:1px 10px 1px 10px;
}

.nlsitemcontainerover {
	height:20px;
	border: 1px solid #330099;
	background-image:url(img/itembg.gif);
}
.nlsiconcellover {width:5px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
	font-family:verdana;
	font-size:8pt;
	color: #ffffff;
	padding:1px 10px 1px 10px;
}

.nlsitemcontainersel {
    height:20px;
    border:#615F4E 1px solid;
    background-image:url(img/itembg.gif);
}
.nlsiconcellsel {width:5px;}
.nlssubmenucellsel {width:20px;}
.nlsitemsel {
	font-family:verdana;
	font-size:8pt;
	color: #330099;
	padding:1px 10px 1px 10px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:1px 10px 1px 10px;
}

.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;}

.horzshadow {}
.vertshadow {}
.cornshadow {}

