.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:28px;
    background-image:url(img/mbarbg.gif);
}
.horz_nlsiconcell {width:0px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
	font-family:arial;
	font-size:8pt;
	color:#554d3a;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	text-transform: uppercase;
}

.horz_nlsitemcontainerover {
    height:28px;
    background-image:url(img/mbarbgover.gif);
}
.horz_nlsiconcellover {width:0px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:arial;
    font-size:8pt;
   	color:#f08520;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	text-transform: uppercase;
}

.horz_nlsitemdisable {
    font-family:arial;
	font-size:8pt;
	color:#554d3a;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	text-transform: uppercase;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:28px;
    width:1px;
    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 {}

