
#menuv {
/*	background: #474c52;*/
/*	border: 1px solid #ACCFE8;*/
/*	border-width: 1px 1px 1px 1px;*/
    background-color: #c8ceb4;
	color:  #000;

	border: 1px solid #ACCFE8;
	width: 220px;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menuv ul, li {
	list-style-type: none;
	list-style:none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 2px solid #ACCFE8;
	margin:2px 2px;
}

#menuv li a {
/*	color: #fff;
	background: url(imag menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
	*/
		text-decoration: none;
	height: 32px;
	voice-family: "\"}\""; 
 	voice-family: inherit;
 	height: 24px;
	
	color: #000;
display: block;
/*		background: url(menu.png) no-repeat;*/
	padding: 8px 0 0 16px;

	list-style-type: none;
	list-style:none;
}
/*
#menuv li a:hover {
	color: #e87717;*/
/*	color:#fff;*/
/*	text-decoration:none
}*/
#menuv li a:hover {
    background:#d8ce74;
    color:#000;
    /*background: url(menu.png) no-repeat 0 -32px;*/
	padding: 8px 0 0 22px;
	}
	
		
#menuv li a:active {
	color: #fff;
    background-color: #c8ceb4;
/*	background: url(menu.png) no-repeat 0 -64px;
	padding: 8px 0 0 22px;*/
}

/*#menu .sel {
	background-color: #e87717;*/
#menuv li b {
			text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;

	display: block;
    background-color:#d8e7d7;
	color:  #474c52;
/*		background: url(menu.png) no-repeat 0 -64px;*/
	padding: 8px 0 0 16px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
		padding-right: 10px;
	padding-left: 22px;
	height: 20px;*/
}
