.nlsmenu {
	border:#0000ff 1px solid;
	background-color:#d6e6ff;
	z-index:1;
}

.nlsitemcontainer {
    height:20px;
    /*border-bottom:#999999 1px solid;*/
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
	font-family:verdana;
	font-size:9pt;
	color:#000000;
	font-weight: bold;
	padding:2px 10px 2px 5px;
}

.nlsitemcontainerover {
	height:20px;
	/*background-color:#87A3B8;
	border-bottom:#999999 1px solid;*/
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:verdana;
    font-size:9pt;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
    padding:2px 10px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 2px 5px;
}

.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 {}

