.horz_nlsmenu {
    border-top:#dddddd 0px solid;
    border-left:#dddddd 0px solid;
    border-bottom:#999999 0px solid;
    border-right:#999999 0px solid;
    background-color:#;
    z-index:1;
}

.horz_nlsitemcontainer {
    border:#ffffff 0px solid;
    border-right:#ffffff 1px solid;
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
	font-weight: bold;
    font-family:verdana;
    font-size:9pt;
    color:#0000FF;
    padding:0px 8px 0px 8px;
}

.horz_nlsitemcontainerover {
    height:13px;
    border:#666666 1px solid;
    background-color:848484;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:verdana;
    font-weight: bold;
    font-size:8pt;
    color:#FD7D28;
    padding:0px 8px 0px 8px;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
    padding:0px 8px 0px 8px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}

.horz_nlsseparator {
    height:3px;
    width:1px;
    background-image:url("../../orient/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:0px;}
.horz_mright {width:0px;}
