.vdmenu  {
	z-index : 3;
	padding:0px;
	margin-top:0px;
} 

.vdhtml {
	margin-left: 10px !important;
	margin-left:-40px;
	/*margin-left:-56px;*/
	_margin-top: 0px;
	/*filter: Alpha(Opacity=90);
	-moz-opacity: .9;
	opacity: .9; */
	margin-top:2px;
	/*border-top: 4px solid #d95612;*/
	border-bottom: 5px solid #3e2406;
}

.vdhtml_submenu  {
	font-size: 8pt;
	margin: 0 0 -1px 0;
	background-color: #ebd28f;
	height:auto !important;
	height:16px;
	/*border-bottom: 1px solid #ffffff !important;*/
}

.vdhtml_submenu a {
	width:132px !important;
	width:142px;
	text-decoration: none;
	display: block;
	line-height: 14px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight:bold;
	border: 1px solid #3e2406;
	padding: 5;
	text-align:left;
}

.vdhtml_submenu a:link, .vdhtml_submenu a:visited, .vdhtml_submenu a:active {
	color: black;
	text-decoration: none;
}

.vdhtml_submenu a:hover {
	background-color: #ffffff;
	text-decoration: none;
	color: brown;
}
