/* CSS Document */
.tab{background:#cc0000;height:27px;width:156px}
.tabs{
	position:relative;
	top:-24px;
	left:0px;
	background:#652a2e;
	height:19px;
	width:150px;
	color: #FFFFFF;
	background-color: #996600;
}

.taba{background:#528AE9;height:27px;width:156px}
.tabas{position:relative;top:-24px;left:0px;
background:#323f6b;height:19px;width:150px;color: #FFcc33;}

