#center_cell {
	background: #ffcccc;
}

.infobox, .infobox_cell {
	background: #eebbbb;
}

.tr-even {
	background: #ffd6d6;
}

.tr-odd {
	background: #f5c2c2;
}

.tr-0 {
	background: #ddaaaa;
}
