	
/*      V1        */
	
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	width: 163px;
	border-style: none;
	border-color: #707070;
	border-size: 0px;
	border-width: 0px;
	}
	
#menu4 li a {
  	height: 24px;
	padding-right: 10px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #ffffff;
	padding-right: 20px;
	display: block;
	background: url(../images/menu.gif);
	padding: 4px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #ffffff;
	background: url(../images/menu.gif) 0 -32px;
	padding: 4px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #ffffff;
	background: url(../images/menu.gif) 0 -64px;
	padding: 4px 0 0 30px;
	}	


#menu4 li a.current,#menu li a.current:hover{
	color:#fff;
	background:#400909 url(../images/1.gif) no-repeat top left;
	line-height:130%;
	}