.TB_HEAD{
	width: 817px;
	border: solid 1px black;
	background-color: Black;	
}

TD{
	font: normal 12px Arial, Helvetica, sans-serif;
}

.rev{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: Red;
}

.TD_Center_Edition{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: Blue;
	height: 34px;
}

.TD_Center{
	text-align: center;
	width: 34px;	
}

.TD_Dis_N{
	background-color: #99cc00;
	text-align: center;
	width: 34px;
	height: 34px;
}

.TD_Dis_G{
	background-color: #99cc00;
	text-align: center;
	width: 34px;
	height: 34px;
}

.TD_Center_Title{
	text-align: left;
	padding-left:5px;
	
}

.TH_Rank
{
	background-color: #99cc00;
	text-align: center;
	width: 34px;
}
.TH_Name
{
	background-color: #99cc00;
	text-align: center;
}
.TH_FED
{
	background-color: #99cc00;
	text-align: center;
	width: 34px;
}
.TH_Pnts
{
	background-color: #99cc00;
	text-align: center;
	width: 34px;
}

.TH_PP
{
	background-color: #ff0000;
	text-align: center;
	width: 34px;
}

.TD_Rank
{
	background-color: #ff9900;
	text-align: right;
	width: 30px;
	padding-right:5px;
}
.TD_Name
{
	background-color: #ccffcc;
	text-align: left;
	text-indent: 5px;
}
.TD_FED
{
	background-color: #ccffcc;
	text-align: center;
	width: 34px;
}
.TD_Pnts
{
	background-color: #ff00ff;
	text-align: center;
	width: 34px;
}

.TD_PP
{
	background-color: #ff0000;
	text-align: center;
	width: 34px;
}

.TD_A,
.TD_D,
.TD_G,
.TD_K
{
	background-color: #ffcc9a;
	text-align: center;
	width: 34px;
}
.TD_B,
.TD_J
{
	background-color: #ffff9a;
	text-align: center;
	width: 34px;
}
.TD_C
{
	background-color: #cc9aff;
	text-align: center;
	width: 34px;
}
.TD_E
{
	background-color: #9accff;
	text-align: center;
	width: 34px;
}
.TD_F,
.TD_I,
.TD_L
{
	background-color: #ccffff;
	text-align: center;
	width: 34px;
}
.TD_H,
.TD_M
{
	background-color: #ff9acc;
	text-align: center;
	width: 34px;
}