.nlsmenu {
    background-image:url(img/menubg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    border-bottom:#554d3a 0px solid;
    background-color:#e3dbc0;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-moz-opacity:1.0;opacity:1.0;
    z-index:1;
}

.nlsitemcontainer {
    height:28px;
}
.nlsiconcell {width:0px;padding-left:0px;}
.nlssubmenucell{width:0px;}
.nlsitem {
    font-family:arial;
    font-size:10pt;
    color:#1a2a57;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:28px;
    background-color:#1a2a57;
}
.nlsiconcellover {width:0px;padding-left:0px;}
.nlssubmenucellover {width:0px;}
.nlsitemover {
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-family:arial;
    font-size:8pt;
    color:#999999;
    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 {}
