	

	
div#menu4 ul {
list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	width: 100%;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #ffffff;
	font-weight: bold;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	
	
	
	
	
	
	
	
	
div#cat ul {
list-style:none;
	margin:0px;
	padding:0px;
}

#cat {
	width: 100%;

	}
	
#cat li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#cat li a:link, #cat li a:visited {
	color: #000000;
	font-weight: bold;
	display: block;
	background: url(../images/cat_menu.gif);
	padding: 8px 0 0 30px;
	}
	
#cat li a:hover {
	color: #000;
	background: url(../images/cat_menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#cat li a:active {
	color: #000;
	background: url(../images/cat_menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	
