.vdmenu  {
	z-index : 3;
} 

.vdhtml {
	margin-left:-1px;
	margin-top:0px;
	_margin-top: 3px;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border-top: 4px solid #ec7100;
	border-bottom:2px solid white;
}
#navigation table {}

#vrmenu1 {}

.vdhtml_menu {}

.vdhtml_menu a {height:20px;color:#ffffff;text-decoration:none;margin:0;padding:3px 7px 3px 7px;font-size:12px;line-height:22px;}
.vdhtml_menu a:hover {color:#ffffff;background: #013370;height:20px;}

td.vdhtml_submenu  {
	width:195px;
	margin-top: 0px;
	background: url(/_includes/images/bg/bg_Subnav.gif) repeat-y;
	margin-left: 0px;
	border-bottom: 1px solid white;
	height:22px;}

.vdhtml_submenu a {
	font-weight:normal;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 15px;
	text-transform:none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left:1px solid white;
}

.vdhtml_submenu a:link, .vdhtml_submenu a:visited, .vdhtml_submenu a:active {
	color: black; 
	text-decoration: none;

}

.vdhtml_submenu a:hover {
	background-color: gold;
	text-decoration: none;
	color: navy;
}

