#subMenuResidents .vert_nlsmenu {
	background-color: #AAC57E;
}

#subMenuBusiness .vert_nlsmenu {
	background-color: #35A28B;
}

#subMenuGovernment .vert_nlsmenu {
	background-color: #177C90;
}

#subMenuVisitors .vert_nlsmenu {
	background-color: #285590;
}

.vert_nlsmenu {
	color: #ffffff;
/*	background-color: #000000;*/
	z-index: 1;
	border: 1px solid white;
}

.vert_nlsitemcontainer {
	height: 20px;
	padding: 0px;
}

.vert_nlsiconcell {
	width: 20px;
}

.vert_nlssubmenucell {
	width: 20px;
}

.vert_nlsitem {
/*	font-family: Arial;
	font-size: 8pt;*/
	font: bold 11px/18px 'Trebuchet MS';
	color: #ffffff;
	padding: 0 5px;
	width: 170px;
}

.vert_nlsitemcontainerover {
	height: 20px;
	padding: 0px;
	background-color:#fff;
}

.vert_nlsiconcellover {
	width: 20px;
	background-position: center center;
	background-repeat: no-repeat;
}

.vert_nlssubmenucellover {
	width: 20px;
}

.vert_nlsitemover {
/*	font-family: Arial;
	font-size: 8pt;*/
	font: bold 11px/18px 'Trebuchet MS';
	color: #285590;
	padding: 0 5px;
	width: 170px;
}

.vert_nlsitemdisable {}

.vert_nlsseparatorcontainer {}

/*.vert_nlsseparator {
	height: 3px;
	background-image: url(img/separator.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.vert_mtopleft {
	height: 0px;
	width: 0px;
}
.vert_mtopright {
	height: 0px;
	width: 0px;
}
.vert_mbottomleft {
	width: 0px;
	height: 0px;
}
.vert_mbottomright {
	width: 0px;
	height: 0px;
}
.vert_mtop {
	height: 0px;
}
.vert_mbottom {
	height: 0px;
}
.vert_mleft {
	width: 0px;
}
.vert_mright {
	width: 0px;
}
.vert_horzshadow {
}
.vert_vertshadow {
}
.vert_cornshadow {
}
*/