.nlsmenu {
    border-top:#6f2905 1px solid;
    /*border-right:#000000 1px solid;*/
    /*border-bottom:#000000 1px solid;*/
    /*background-color:#ffffff;*/
	background-image:url(../images/body_bckgrnd.gif);
    z-index:1;
}

.nlsitemcontainer {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    border-bottom:#6f2905 1px solid;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:10pt;
    color:#113457;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    border-bottom:#999999 1px solid;
    /*background-color:#B10707;*/
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:10pt;
    color:#6f2905;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {padding-left:28px;}

.nlsseparator {
    height:1px;
    /*background-image:url(../inc/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:7px;height:100%;background-image:url(../inc/img/3d-knitter.gif);background-position:bottom;border-top:#000000 1px solid;}
.mright {width:0px;}

.horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(../inc/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(../inc/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(../inc/img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
