/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu {
	width: 170px;
	border-style: inset;
	border-color: #FFFFFF;
	border-size: 0px;
	border-width: 0px;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu li a {
	height: 28px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-family:verdana,arial,sans-serif;
  	font-size:11px;
  	height: 18px;
	text-decoration: none;
	font-weight:normal;
	margin-bottom:1px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
	background: url('images/v4.jpg') no-repeat;
	padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:5px; background-repeat:no-repeat
	}
	
#menu li a:hover {
	color: #ffffff;
	display: block;
	background: url('images/v4.jpg') no-repeat 0 -32px;
	padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:5px; background-repeat:no-repeat
	}
	
#menu li a:active {
	color: #ffffff;
	background: url('images/v4.jpg') no-repeat 0 -64px;
	padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:5px; background-repeat:no-repeat
	}
.fill {font-family:trebuchet ms,verdana,arial,sans-serif;font-size:12px;font-weight:600;color:#555555;margin:4px 0 4px 10px;}