.mattblackmenu ul {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	border: 0 none;
}

.tall_menu_left {
	background:url('../images/cfL4.png') right no-repeat;
	width:11px;
	height:38px;
}
.tall_menu_right {
	background:url('../images/cfR4.png') left no-repeat;
	width:11px;
	height:38px;
}
.mattblackmenu .bg_button {
	background:url('../images/cfBG4.png') repeat-x;
	height:28px;
}
.mattblackmenu .bg_button a {
	display: block;
	text-decoration: none;
	margin: 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: white;
	text-align:center;
}
.mattblackmenu .bg_button .right_border {
	display:block;
}
.right_border2 {
	display:block;
	background:url('../images/bg_border_button.gif') right no-repeat;
	background-position:top;
	height:28px;
}
.mattblackmenu .bg_button a:hover {
	text-decoration:none;
	color:#ff7600;
}

.mattblackmenu img {
    border:0px;
	vertical-align:top;
}
