#vrmenu1 {
	
}

#vrmenu1 img {
	z-index:-1;
}
.vdmenu  {
	z-index :0;
	padding:10px;
} 

.vdhtml {
	margin-left: 0px !important;
	margin-left: px;
	margin-top:51px !important;
	_margin-top: 1px;
	filter: Alpha(Opacity=90);
	-moz-opacity: .95;
	opacity: .95;
	border-bottom: 2px solid #123B74;
	border-top: 1px solid #bfbdb8;
}
.vdhtml_menu {
	z-index:0;
}

.vdhtml_submenu  {
	font-size: 12px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -1px;
	background-color: #d5b292;
	height:18px;
	margin-left: 0px;
	border-bottom: 1px solid White;
	width: 160px;
}

.vdhtml_submenu a {
	text-decoration: none;
	display: block;
	line-height: 14px;
	font-family: arial, verdana, sans-serif;
	text-transform:none;
	border: 1px solid #ffffff;
	padding: 6 6 6 6;
	text-align:left;
}

.vdhtml_submenu a:link, .vdhtml_submenu a:visited, .vdhtml_submenu a:active {
	color: #223953;
	text-decoration: none;
}

.vdhtml_submenu a:hover {
	background-color: #405c82;
	text-decoration: none;
	color: #ffffff;
}
