﻿.drMenu1 ul {
	width:200px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.drMenu1 li { 
	list-style: none; 
}	
.drMenu1 a {
	display:block;
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;	
	white-space:nowrap;
	background:  url(menu1.gif);
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}	

.drMenu1 a span {
	display:block;
	padding: 8px 0px 0 10px;
}
	
.drMenu1 a:link, .drMenu1 a:visited {
	color: #E4D6CD;
	text-decoration: none;
	}
	
.drMenu1 a:hover, .drMenu1 a.current  {
	color: #FFF;
	background:  url(menu1.gif) 0 -32px;
	text-decoration: none;
}	

.VMenu-NPTA-Content
{
	padding: 5px;
/*	background:#ddd;
	border: solid 4px #CBD7B7;	*/
}
.VMenu-NPTA-Pager
{
/*  background:#E7E5E2;
	border: solid 4px #6D6D75;	*/
}


