.vdmenu1  {
	z-index : 5 !important;
	padding:0px;
	margin-top:0px;
} 

.vdhtml {
	position:relative;
	_margin-top: 0px;
	/*filter: Alpha(Opacity=90);
	-moz-opacity: .9;
	opacity: .9; */
	margin-top:-3px;
	border-left: 4px solid #595555;
	border-bottom: 1px solid #3e2406;
}

.vdhtml_submenu  {
	font-size: 10pt;
	margin: 0 0 -1px 0;
	background-color: #ddd6ac;
	height:auto !important;
	height:16px;
	/*border-bottom: 1px solid #ffffff !important;*/
}

.vdhtml_submenu a {
	width:150px !important;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	border: 1px solid #797373;
	padding: 7px;
	text-align:left;
}

.vdhtml_submenu a:link, .vdhtml_submenu a:visited, .vdhtml_submenu a:active {
	background: #F6DC48 url(/_includes/images/nav/bg_Nav_Right.gif) top;
	color: #000000;
	text-decoration: none;
}

.vdhtml_submenu a:hover {
	background: url(/_includes/images/nav/bg_Nav_Hover.gif) top #ffffff;
	text-decoration: none;
	color:#BB0000;
}
