<style type="text/css">

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:right;
color: white;
background: #2d435b url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:none;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #617387;
}

#ddcolortabs a:hover span{
background-color: #617387;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #617387;
}

#ddcolortabsline{
	clear: both;
	position: relative
	margin: 0 auto;
	width: 100%;
	text-align:center;
	height: 8px;
	line-height: 8px;
	background: #2d435b;
	border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/

#ddcolortabsimage{
	horizontal-align: right; 
	margin: 0 auto;
	float: right;
	width: 740px;
	background: #2d435b;
	border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/


}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
</style>
