td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
A:link {
	COLOR: #fff; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #fff; TEXT-DECORATION: none;
}
A:active {
	COLOR: #fff; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #e40e62; TEXT-DECORATION: none;
}


#ddcolortabs{
padding-left:3px;
width: 100%;
background: transparent;
}

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

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


#ddcolortabs a{
float:left;
color: white;
background: #0060a0 url(images/tabs_l.gif) no-repeat left bottom;
margin:0 2px 0 2px;
padding:0 0 0px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/tabs_r.gif) no-repeat right bottom;
padding:4px 8px 2px 8px;
}

#ddcolortabs a span{
float:none;
}


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

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

#ddcolortabsline{
clear: both;
padding:0;
width: 425px;
height: 5px;
line-height: 5px;
background: #e40e62;
border-bottom: 1px solid #fff;
}
