﻿
table.StatisticTable > tbody > tr > th, table.StatisticTable > thead > tr > th
{
	background-color:#CCCCCC;
}

table.StatisticTable > tbody > tr > td
{
	background-color:#FFFFFF;
}
