.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=80);
	-moz-opacity: .8;
	opacity: .8; */
	margin-top:0px;
	/*border-top: 4px solid #d95612;*/
	border-bottom: 2px solid #000000;
}

.vdhtml_submenu  {
	font-size: 10pt;
	margin: 0 0 -1px 0;
	background-color: #cb8207;
	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: 15px;
	font-family: Georgia, arial, verdana, sans-serif;
	text-transform: lowercase;
	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 #cb8207;
	color: white;
	text-decoration: none;
}

.vdhtml_submenu a:hover {
	background: #f8cb80 url(/_includes/images/nav/bg_Nav_Hover.gif) top;
	text-decoration: none;
	color: #000000;
}

