.horz_nlsmenu {

	z-index:1;
	background-color: #99CCFF;
}

.horz_nlsitemcontainer {
    height:10px;
   

}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
	color: #000000;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:lighter;
	padding:2px 5px 2px 5px;
	font-family: Georgia, Arial;
	font: 8pt;
	background-color: #99CCFF;
}

.horz_nlsitemcontainerover {
    height:10px;
}

.horz_nlsitemover {
	font-family:Georgia, Arial;
	font-size:8pt;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	background-color: #06AEFF;
	letter-spacing:0.2em;
	text-decoration:none;
}

.horz_nlsitemdisable {
    font-family:Georgia, Arial;
    font-size:10pt;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}

.horz_nlsseparator {
    height:5px;
    width:1px;
    background-image:url(img/vseparator.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;}

