.vdmenu  {
	z-index : 5 !important;
	padding:0px;
	margin-top:0px;
} 

.vdhtml {
	margin-left: 0px !important;
	margin-left: 0px;
	position:relative;
	/*margin-left:-56px;*/
	_margin-top: 0px;
	/*filter: Alpha(Opacity=90);
	-moz-opacity: .9;
	opacity: .9; */
	margin-top:0px;
	/*border-top: 4px solid #d95612;*/
	border-bottom: 5px 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:200px !important;
	width:175px;
	text-decoration: none;
	display: block;
	line-height: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	border: 1px solid #3e2406;
	padding: 7;
	text-align:left;
}

.vdhtml_submenu a:link, .vdhtml_submenu a:visited, .vdhtml_submenu a:active {
	background: url(/_includes/images/nav/bg_Nav_Right.gif) top #dfd8ae;
	color: #424242;
	text-decoration: none;
}

.vdhtml_submenu a:hover {
	background-color: yellow;
	background: url(/_includes/images/nav/bg_Nav_Hover.gif) top yellow;
	text-decoration: none;
	color: red;
}
