#invertedtabs{
	margin-left:5px;
	width: 960px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#invertedtabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
	float:left;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #4887D7;
	background-image: url(../images/color_tabs_left2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #4887D7;
}

#invertedtabs a:hover span{
background-color: #CC0000;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #CC0000;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 960px;
	height: 8px;
	line-height: 8px;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #4887D7;
}
.STYLE2 {
	font-size: 12px;
	font-weight: normal;
}
