.nlsmenu {
    border:#7a4325 1px solid;
    background-color:#d4d3b8;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.95;opacity:0.95;
    z-index:1;
}

.nlsitemcontainer {
    height:22px;
}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:22px;}
.nlsitem {
    font-family:verdana;
    font-size:10pt;
    color:#7a4325;
    padding:6px 10px 6px 10px;
}

.nlsitemcontainerover {
    height:22px;
    background-color:#bcbba4;
}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:22px;}
.nlsitemover {
    font-family:verdana;
    font-size:10pt;
    color:#7a4325;
    padding:6px 10px 6px 10px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:10pt;
    color:#999999;
    padding:6px 10px 6px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:1px;
    background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.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 {}
