.horz_nlsmenu {
    border-top:#dddddd 1px solid;
    border-left:#dddddd 1px solid;
    border-bottom:#999999 1px solid;
    border-right:#999999 1px solid;
	border: 0px;
    z-index:1;	
}

.horz_nlsitemcontainer {
    height:22px;
	padding:0px;        
	border: 0px;

}
.horz_nlsiconcell {width:22px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family: geneva,'Trebuchet MS',sans-serif;
    font-size: 8pt;
    color:#f2f2f2;
	padding-left: 5px;
	margin-top: 5px;
	height: 30px;
	font-weight: bold;
}

.horz_nlsitemcontainerover {
    height:22px;
    padding:0px;     	
	border: 0px;	
}
.horz_nlsiconcellover {width:22px;}
.horz_nlssubmenucellover {width:22px;}
.horz_nlsitemover {
    font-family: geneva,'Trebuchet MS',sans-serif;
    font-size:8pt;
    color:#ffffff;
    /*color: #CFD037;
    background-image:url(../img/nav-selected.png);*/
	padding-left: 5px;
	margin-top: 5px;
/*    padding: 1px 5px 4px 5px;*/
	height: 30px;
	font-weight: bold;
}

.horz_nlsitemdisable {
    font-family: geneva,'Trebuchet MS',sans-serif;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding:0pt 8px 0 8px;}

.horz_nlsseparator {
    height:17px;
    background-image: url(../img/nav-spacer.png);
    background-position:center center;
	width: 2px;
}

.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;}
