span.color1,
td.color1 {
	background: #413B25;
}

span.color2,
td.color2 {
	background: #553A1E;
}

span.color3,
td.color3 {
	background:#284F42;
}

span.color4,
td.color4 {
	background: #4C5866;
}

span.color5,
td.color5 {
	background: #2F4F4F;
}

span.color6,
td.color6 {
	background: #505050;
}

span.color7,
td.color7 {
	background: #003153;
}

span.color8,
td.color8 {
	background: #5A2F54;
}

span.color9,
td.color9 {
	background: #6E2828;
}

span.topcolor1 {
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}

span.topcolor2 {
	background: #6600FF;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}

span.topcolor3 {
	background: #ffff00;
	color: #222222;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}

span.topcolor4 {
	background: #ffa500;
	color: #222222;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}

span.topcolor5 {
	background: #00f3ff;
	color: #222222;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}

span.topcolor6 {
	background: #ff00f2;
	color: #222222;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}

span.topcolor7 {
	background: #66ff00;
	color: #222222;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
}