﻿.drVMenuGrey ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.drVMenuGrey li { 
	list-style: none; 
}	
.drVMenuGrey a {
	display:block;
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;	
	white-space:nowrap;
	background:  url(menu1.gif);
	text-decoration: none;
	color: #000;
}	

.drVMenuGrey a span {
	display:block;
	padding: 8px 8px 0 10px;
}
	
.drVMenuGrey a:link, .drVMenuGrey a:visited {
	text-decoration: none;
	}
	
.drVMenuGrey a:hover, .drVMenuGrey a.current  {
	color: #fff;
	background:  url(menu1.gif) 0 -32px;
	text-decoration: none;
}	

.VMenu-Grey-Content
{
	padding: 5px;
/*	background:#fff;
	border: solid 4px #CBD7B7;	*/
}
.VMenu-Grey-Pager
{
/*  background:#E7E5E2;
	border: solid 4px #6D6D75;	*/
}

