table.BBTable
{
	border: thin solid #006699;
	font-size: 12px;
	color : #111111;
	border-collapse : collapse;
}
tr.BBth
{
	color: #FFA34F;
	font-weight : bold;
	background-color: #0C71A3;
	text-align : center;
	font-size: 12px;
}
tr.BBtr
{
	font-size: 12px;
	color : #111111;
}
td.BBtd
{
	border: thin solid #FFFFFF;
}
