@charset "utf-8";
/* CSS Document */
#menu5 {
	width: 165px;
	margin: 0px;
	padding-top: 7px;
}
	
#menu5 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	padding: 4px 0 0 40px;
}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #B6B6B6;
	display: block;
	background:  url(../images/button1.gif) 0px 0px no-repeat;
	font-weight: normal;
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url(../images/button2.gif) 0px 0px no-repeat;
	font-weight: normal;
}
#menu5 li a:active {
	color: #FFF;
	background:  url(../images/button2.gif) 0px 0px no-repeat;
	font-weight: normal;
}#menu5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

