/* CSS Document */
.style6{
	font: bold 9pt Arial,Halvetica.san-serif;
	background: ButtonFace;
	}
.starter{
	background: #FFFFCC;
	}
.bronze{
		background:#FFF6A7;
	}
.silver{
		background: #FFEC82;
	}
.gold{
		background: #FFDF4A;
	}
.premium{
		background: #FFCC00;
}
tr.bgColor{
	background: InactiveCaptionText;
}