#menu5 {
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
	text-align: center;
	margin: 0px;
	}
	
#menu5 li a {
  	height: auto;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #fff;
	display: block;
	background: url(menu5/images/menu5.gif);
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	}
	
#menu5 li a:hover {
	color: #000;
	background: url(menu5/images/menu5.gif) 0 -32px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(menu5/images/menu5.gif) 0 -64px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}
