BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/back.jpg);
	color: #FFFFFF;
}
TD {
	FONT-SIZE: 9px;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:link {
	TEXT-DECORATION: none;
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	COLOR: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
UL {
	MARGIN: 0px 0px 11px 27px;
	LIST-STYLE-TYPE: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
OL {
	MARGIN: 0px 0px 11px 27px; LIST-STYLE-TYPE: decimal
}

.mattblacktabs{
width: 100%;
color: #FFFFFF;
overflow: hidden;
}

.mattblacktabs ul{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 100px;
	list-style-type: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.mattblacktabs li{
color: #FFFFFF;
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*right divider between tabs*/
	color: #FFFFFF;
" >

background: ; /*background of tabs (default state)*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.mattblacktabs li a:visited{
	color: #FFFFFF;
	border: 0px solid #856B2E;" >
;	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #856B2E;
	border-right-color: #000000;
	border-bottom-color: #856B2E;
	border-left-color: #856B2E;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background: #828C29; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	filter:alpha(opacity=50);
	-moz-opacity:.40;
	opacity:.40;
	font-size:9px;
	text-align:left;
	color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #856B2E;
	border-right-color: #000000;
	border-bottom-color: #856B2E;
	border-left-color: #856B2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

