
BODY	{
	background-color: transparent;
	color: black;
	font : small "Times New Roman", Times, serif;
}
	TABLE {
	font : smaller "Times New Roman", Times, serif;
	vertical-align : bottom;
	border : thin none Black;

}

TH 	{
	vertical-align : text-bottom;
	color : #000099;
	font-weight : bolder;
	padding : 2 2;
}

H1, H2, H3, H4, H5, H6, H7, H8, H9 {
	text-align : center;
	color : #000099;
	margin-bottom : 0;
	margin-top : 0;
}


TD   {
			white-space : nowrap;
			color : Black;
			font : normal;
			text-align : left;
}


TD.Stats_Left   {
			white-space : nowrap;
			color : #000099;
			font : normal;
			text-align : left;
}

TD.Stats_Right   {
			white-space : nowrap;
			color : #000099;
			font : normal;
			text-align : right;
}
TD.Member   {
	white-space : nowrap;
	color : green;
	text-align : right;
	font : normal italic;
	padding-right : 6;
}


TD.Rating_Regular   {
			white-space : nowrap;
			color : Blue;
			font : bolder;
			text-align : right;
}

TD.Rating_Quick   {
	white-space : nowrap;
	color : black;
	font : normal italic;
	text-align : right;
}

TD.Rating_Provisional   {
	white-space : nowrap;
	color : Fuchsia;
	font : normal;
	text-align : left;
	padding-right : 4;
}

TD.Email   {
	white-space : nowrap;
	color : blue;
	font : normal italic;
	text-align : center;
}

TD.Date_Good  {
			white-space : nowrap;
			color : Teal;
			font : normal;
			text-align : right;
			padding : 0 4 0 4;
	}

TD.Date_Bad  {
	white-space : nowrap;
	color : #CC0000;
	font : normal;
	text-align : right;
	padding : 0 4 0 4;
}
	
TD.Last_Played_Recent   {
	white-space : nowrap;
	color : green;
	font : bold;
	text-align : right;
	padding-right : 12pt;
}

TD.Last_Played_old   {
	white-space : nowrap;
	color : #FFCC00;
	font : bold;
	text-align : right;
	padding-right : 12pt;
}

TD.Last_Played_older   {
	white-space : nowrap;
	color : #CC0000;
	font : bold;
	text-align : right;
	padding-right : 12pt;
}


TD.Rating_Title   {
	white-space : nowrap;
	color : Fuchsia;
	font : bold larger;
	text-align : left;

}

TD.Rating_Title_Count   {
	white-space : nowrap;
	color : Fuchsia;
	font : normal italic;
	text-align : right;
	padding-right : 38pt;
}
TD.USCF   {
	white-space : nowrap;
	color : Black;
	font : normal;
	text-align : left;
	padding-right : 4pt;
}
TD.Name   {
	white-space : nowrap;
	color : Black;
	font : normal;
	text-align : left;
	padding-right : 8pt;
}
