#center_cell {
	background: #dddddd;
}

.infobox, .infobox_cell {
	background: #cccccc;
}

.td-odd {
	background: #e7e7e7;
}

.td-even {
	background: #d3d3d3;
}

.td-0 {
	background: #bbbbbb;
}