.mattblackmenu ul{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	list-style-type: none;
	border: none;
	background: transparent;
	overflow: hidden;
	width: 760px;
}

.mattblackmenu li{
	display: inline;
	margin: 0;
}

.mattblackmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 15px 0px;
	border-right: 1px dotted #cecab3;
	color: #938872!important;
	background: transparent;
	width: 75px;
	height: 10px;
	text-align: center;
}

.mattblackmenu li a:visited{
	color: #938872;
}

.mattblackmenu li a:hover{
	background: url(/images/tabhbg.png) top center no-repeat;
}

.mattblackmenu a.selected{
	background: url(/images/tabhbg.png) top center no-repeat;
}
