.nlsmenu {
    background-image:url(../images/menubg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    border-bottom:#cf8711 3px solid;
    background-color:#ffffff;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.90;opacity:0.90;
	padding: 10px 0;
    z-index:1;
}

.nlsitemcontainer {
    height:20px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#4b5a59;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#ffefa9;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#000000;
    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 2px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(../images/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 {}