.nlsmenu { z-index:1; }

.nlsitemcontainer {
    height:20px;
    background-color:#F4F9D1;
    border:#615F4E 1px solid;
	background-image:url(img/itembg.gif;width:5px;);
    background-position:left center;
    background-repeat:no-repeat;
}
.nlsiconcell {}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#1E352B;
    padding:1px 10px 1px 10px;
}

.nlsitemcontainerover {
    height:20px;
    border:#615F4E 1px solid;
    background-image:url(img/itembg.gif);
}
.nlsiconcellover {width:5px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#DDE1C0;
    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:#DDE1C0;
    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 {}
