.nlsmenu {
    background-color:#B2854C;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0-99);-moz-opacity:0.90;opacity:0.80;filter: alpha(opacity = 80);
    z-index:1;
}

.nlsitemcontainer { height:20px;}
.nlsiconcell {width:5px;}
.nlssubmenucell{width:10px;}
.nlsitem {
    font-family:Tahoma,Georgia, "Times New Roman";
    font-size:10pt;
    color:#FFFFFF;
    font-weight:normal;
    padding:1px 5px 1px 5px;
}

.nlsitemcontainerover {
    height:20px; background-color:#9b7442;
}
.nlsiconcellover {width:5px;}
.nlssubmenucellover {width:10px;}
.nlsitemover {
    font-family:Tahoma,Georgia, "Times New Roman";
    font-size:10pt;
    color:#FBF1CD;
    font-weight:normal;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {}
.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.mtopleft {height:1px; width:1px;background-image:url(img/topleft.gif);}
.mtopright {height:1px; width:1px;background-image:url(img/topright.gif);}
.mbottomleft {height:1px; width:1px;background-image:url(img/bottomleft.gif);}
.mbottomright {height:1px; width:1px;background-image:url(img/bottomright.gif);}
.mtop {height:1px;background-image:url(img/top.gif);background-repeat:repeat-x;}
.mbottom {height:1px;background-image:url(img/bottom.gif);background-repeat:repeat-x;}
.mleft {width:1px;background-image:url(img/left.gif);background-repeat:repeat-y;}
.mright {width:1px;background-image:url(img/right.gif);background-repeat:repeat-y;}
/*
.horzshadow {}
.vertshadow {}
.cornshadow {}
*/
.horz_horzshadow { -moz-opacity:0.9;background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_vertshadow { -moz-opacity:0.9;background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_cornshadow { -moz-opacity:0.9;background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

