.anchortabs {
	clear:both;
	margin: 0px;
}



.anchorleftCurve{
	background:url(leftCurve.png) left top no-repeat; 
	height:21px; 
	width:10px;
	font-size:1%; 
	float:left
}

.anchorbgCurve{
	background:url(bgCurve.png) left top repeat-x; 
	height:21px; 
	float:left; 
	color:#666666; 
	font-size:12px; 
	padding:2px 4px 0px 2px; 
	margin:0;
}
 
.anchorbgCurve a{
	margin:0; 
	padding:0; 
	text-decoration:none;  
	color:#666; font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	float:left
}

.anchorbgCurve a span{
	color:#778dc9;
}
.anchorbgCurve a span{
	color:#778dc9;
}

.anchorrightCurve{
	background:url(rightCurve.png) right top no-repeat; 
	height:21px; width:11px; font-size:1%; float:left;
}
