.horz_nlsmenu {
    z-index:1;
	margin-left: 15px;
	height:29px;
}

.horz_nlsitemcontainer {
    height:30px;

}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsiconcellsel{width:20px;}
.horz_nlsitem {
    font-family:Arial,Helvetica, sans-serif;
	font-size:8pt;
    color:#fff;
	letter-spacing:1px;
	font-weight:bolder;
    padding:6px 7px 5px 7px;
	height:5px;
	
}

.horz_nlsitemcontainerover {
    height:30px;
    background-image:url(backgroundMenu.gif);
	background-position:center center;
    background-repeat:no-repeat;
}

.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
	font-family:Arial,Helvetica, sans-serif;
	font-size:8pt;
	color:#FE6C21;
		letter-spacing:1px;
	font-weight:bolder;
	padding:6px 7px 5px 7px;
	height:5px;
}

.horz_nlsitemdisable {
    font-family:Arial,Helvetica, sans-serif;
    font-size:13px;
    color:white;

	font-weight:bolder;
    padding:2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    width:1px;
    background: #fff;
}

.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 {
   /* font-family:Helvetica, sans-serif;

    color:#FE6C21;
	letter-spacing:1px;
	font-weight:bolder;
    padding:0px 5px;
	height:10px;
	*/
		font-family:Arial,Helvetica, sans-serif;
	font-size:8pt;
	color:#FE6C21;
		letter-spacing:1px;
	font-weight:bolder;
	padding:6px 7px 5px 7px;
	height:5px;
	

}

