.horz_nlsmenu {
    border-top:##d9d9d9 px solid;
    border-left:##d9d9d9 1px solid;
    border-bottom:##d9d9d9 1px solid;
    border-right:##d9d9d9 1px solid;
    background-color:##333333;
    z-index:1;
}

.horz_nlsitemcontainer {
    height:22px;
    border-left:##d9d9d9 1px solid;
    border-right:##d9d9d9 1px solid;
}

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

.horz_nlsitemcontainerover {
    height:22px;
    background-color:#fff4e2;
    border-left:#fff4e2 1px solid;
    border-right:#fff4e2 1px solid;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:16px;}
.horz_nlsitemover {
    font-family:verdana;
	font-weight:bold;
    font-size:8pt;
    color:#432812;
    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;}

