.Red, table tr td.Red
{
	color: #CC0033;
}

table.topleft
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.topleft td, table.topleft th
{
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}

table.topleft tr.alt td, table.topleft tr.alt th
{
	background-color: #cccccc;
}


