.horz_nlsmenu {
    z-index:1;
	margin-left: 10px;
}

.horz_nlsitemcontainer {
    height:30px;
    background-image:url(../images/menu_bg.jpg);
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsiconcellsel{width:20px;}
.horz_nlsitem {
    font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
    color:white;
	letter-spacing:1px;
	font-weight:bolder;
    padding:0px 5px;
	height:25px;
	padding-right:20px;
}

.horz_nlsitemcontainerover {
    height:25px;
    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:11px;
	color:#F30;
	letter-spacing:1px;
	font-weight:bolder; padding:0px 5px;
	height:25px;
	padding-right:20px;
}

.horz_nlsitemdisable {
    font-family:Arial,Helvetica, sans-serif;
    font-size:11px;
    color:#CCCCCC;
	letter-spacing:1px;
	font-weight:bolder; padding:0px 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:Arial,Helvetica, sans-serif;
    font-size:11px;
   color:#F30;
	letter-spacing:1px;
	font-weight:bolder; padding:0px 5px;
	height:25px;
	padding-right:20px;
	

}

