.tHeader
{
	background-color: #eee;
	font-weight: bold;
}
.tRow1
{
	background-color: #dfdfdf;
}
.tRow2 
{
	background-color: #ffffff;
}
.bRow1
{
	background-color: #DDDDDD;
}
.bRow2
{
	background-color: #ffffff;
}
.bHighlight
{
	background-color: #F1C6CF;
}
.right
{
	text-align: right;
}
.center
{
	text-align: center;
}