.stat_table_header
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
}
.stat_table_descriptors
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
}
.stat_table_descriptors_white
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.stat_table_data_white
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	color : #ffffff;
	a {text-decoration:none}
	a:hover {text-decoration:underline}
}
.stat_table_data_black
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	color : #000000;
}
input.text    
{
	font-family: Arial CE, Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top : none;
	border-right : none;
	background-color : transparent;
	border-left-color : White;
	border-right-color : White;
	border-left : none;
	cursor : default;
}
.header_black
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

