.nlsmenu { line-height: 20px; background-image:none; padding:1px; z-index:1; border-width: 0; outline-width: 0; }

.nlsitemcontainer { background-image: url(../images/menubg.jpg); padding:1px; outline-width: 0; }
.nlsiconcell { width:22px; }
.nlssubmenucell{ background-color: #edd1c0; background-image: none; width:20px; }
.nlsitem { font-family:arial, verdana; font-size:10pt; color:#fff; line-height: 13px; height: 13px; padding:2px 5px; }

.nlsitemcontainerover { font-size: 11px; line-height: 15px; border:solid 1px #e7e9a1; background-color:#e7e9a1; background-image: url(../images/menubg_over.jpg); padding:0; }
.nlsiconcellover { line-height: 13px; width:22px; }
.nlssubmenucellover { line-height: 13px; background-image: none; width:20px; }
.nlsitemover { font-family:arial, verdana; font-size:10pt; color:#94543e; line-height: 13px; padding:2px 5px; }

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 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 { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
