#center_cell {
	background: #bbcccc;
}

.infobox, .infobox_cell {
	background: #aabbbb;
}

.tr-odd {
	background: #b1c2c2;
}

.tr-even {
	background: #c5d6d6;
}

.tr-0 {
	background: #99aaaa;
}