.horz_nlsmenu {
    z-index:1;

}

.horz_nlsitemcontainer {
    height:30px;
	
    background-image:url(../img/mbarbg.gif);
	
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:Arial;
    font-size:8pt;
    color:#333333;
	letter-spacing:1px;
	font-weight:bolder;
    padding:2px 15px 2px 15px;
	margin-bottom:3px;
	/*
	border-bottom:2px solid #00662C;*/
	
}

.horz_nlsitemcontainerover {
    height:30px;
    background-image:url(../img/mbarbg.gif);
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:Arial;
    font-size:8pt;

	font-weight:bolder;
	color:#A7A8AA;
	letter-spacing:1px;
    padding:2px 15px 2px 15px;
		border-bottom:2px solid #F29400;
}

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

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:30px;
    width:15px;
    background-image:url(../img/mbarseparator.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;}

.horz_horzshadow {}
.horz_vertshadow {}
.horz_cornshadow {}

.horz_nlsitemsel {
height:28px;

   font-family:Arial;
    font-size:8pt;
    color:#E95D0F;
	font-weight:bolder;
	/*background-image:url(backgroundMenuSel.png);*/
	 background-position:center top;
    background-repeat:no-repeat;
	letter-spacing:1px;
	border-bottom:2px solid #E95D0F;
	

	 padding:0px 15px 0px 15px;
}

