.horz_nlsmenu {
    border:#B22222 1px solid;
    background-color:#FEFEFE;
    z-index:1;
	 width: 200px;
}

.horz_nlsitemcontainer {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    border-bottom:#D6D6D6 1px solid;
}

.horz_nlsiconcell {width:16px; padding-left:3px; }
.horz_nlssubmenucell{width:16px; padding-left:3px; }
.horz_nlsitem {
    font-family:verdana;
    font-size:8pt;
	 font-weight: bold;
    color:#B22222;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemcontainerover {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    border-bottom:#999999 1px solid;
	 color: #ffffff;
    font-weight: bold;
	 background-color:#B10707;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:16px;}
.horz_nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
	 font-weight: bold;
    padding:2px 5px 2px 5px;
}

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

.horz_nlsseparatorcontainer {padding-left:28px;}

.horz_nlsseparator {
    height:5px;
    background-image:url(img/vseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:10px;height:100%;background-image:url(img/border3.gif);background-position:bottom;}
.horz_mright {width:0px;}

.horz_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);}
.horz_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);}
.horz_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);}
