#center_cell {
	background: #ffffaa;
}

.infobox, .infobox_cell {
	background: #eeee99;
}

.tr-odd, p.odd {
	background: #f5f5a0;
}

.tr-even, p.even {
	background: #ffffcc;
}

.tr-0 {
	background: #dddd88;
}