.horz_nlsmenu {
    background-color:#ffffff;
    z-index:1;
}

.horz_nlsitemcontainer {
    height:20px;
    padding-top:1px;
    padding-bottom:1px;
    width:117px;
    background-image:url(../images/tabbed2.gif);
    background-position:center top;
    background-repeat:repeat-x;
}

.horz_nlsiconcell {width:22x;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:verdana;
    font-size:7pt;
    font-weight:bolder;
    color:#808080;
    padding:3px 5px 3px 5px;
    text-align:center;
}

.horz_nlsitemcontainerover {
    height:20px;
    padding-top:1px;
    padding-bottom:1px;
    width:117px;
    background-image:url(../images/tabbedovr2.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
}

.horz_nlssubmenucellover {width:22px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitemover {
    font-family:verdana;
    font-size:7pt;
    font-weight:bolder;
    color:#333333;
    padding:3px 5px 3px 5px;
    text-decoration:underline;
    text-align:center;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:7pt;
    color:#999999;
    padding:3px 5px 3px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px;}

.horz_nlsseparator {
    height:0px;
    width:0px;
}

.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:0px;}
.horz_mright {width:0px;}

.horz_horzshadow { -moz-opacity:0.0; background-repeat:no-repeat; background-image:url(../images/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=0, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_vertshadow { -moz-opacity:0.0; background-repeat:no-repeat; background-image:url(../images/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=0, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_cornshadow { -moz-opacity:0.0; background-repeat:no-repeat; background-image:url(../images/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=0, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

