table.events tr.r0 td, table.events tr.r0 th {
	background-color:#F0E7D9;
	border-bottom:#993A3B 1px solid;
	border-top:#993A3B 1px solid;
}

table.events th {
	color: #993A3B;
}

table.events.blue tr.r0 td, table.events.blue tr.r0 th {
	background-color:#d2dce4;
	border-bottom:#292c54 1px solid;
	border-top:#292c54 1px solid;
}

table.events.blue th {
	color: #292c54;
}

table.events.gold tr.r0 td, table.events.gold tr.r0 th {
	background-color:#eff396;
	border-bottom:#786a50 1px solid;
	border-top:#786a50 1px solid;
}

table.events.gold th {
	color: #786a50;
}

table.tableHeaderLeft {
	border-top:white 1px solid;
	border-collapse:collapse;
	border-bottom: #888 1px solid;
}

table.tableHeaderLeft tr.r0 td {
	background-color:#fff;
	font-size:1.2em;
	font-weight:bold;
	border-style: none;
	border-bottom:#888 1px solid;
	border-top:#888 1px solid;
	padding:8px 0px;
}

table.tableHeaderLeft th {
	color:#993A3B;
	font-weight:normal;
	background-color:#F4EED9;
	border-right:#888 1px solid;
	padding:4px;
}

table.tableHeaderLeft tr.r1 td {
	background-color:#FCFAF4;
	padding:4px;
	border-style:none;
}

table.tableHeaderLeft tr.r2 td {
	background-color:#F4EED9;
	padding:4px;
	border-style:none;
}