﻿table.stat td
{
	width: 28px;
	font-size: 85%;
}
table.stat td div.bf, table.stat td div.bm
{
	width: 28px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1px;
}

table.stat td div.inbf, table.stat td div.inbm
{
	width: 1px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1px;
	position: relative; right: -27px;
}

table.stat td div.f, table.stat td div.m
{
	width: 28px;
	height: 1px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1px;
}

table.stat td div.bf
{
	background-color: #e963a1;
}

table.stat td div.bm
{
	background-color: #006ea2;
}

table.stat td div.f, table.stat td div.inbf
{
	background-color: #ea93b4;
}

table.stat td div.m, table.stat td div.inbm

{
/*	background-color: #1e7eac;*/
	background-color: #2e8ebc;
}


table.stat td div.proc
{
	font-size: 70%;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-bottom: 2px;
}

table.stat tr.grey td p
{
	width:100%;
	height: 2px;
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 1px;
	background-color: #cccccc;
}

table.stat tr.bot td div
{
	width: 27px;
	height: 1px;
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}