.red th{
	text-align: left;
	background: url(../images/colors/red.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.red td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #c02000;
	padding: 0em 0.5em;
	}
.red a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.red:hover a {
	color: #ccc;
	}
.chocolate th{
	text-align: left;
	background: url(../images/colors/chocolate.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.chocolate td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #e06020;
	padding: 0em 0.5em;
	}
.chocolate a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.chocolate:hover a {
	color: #ccc;
	}
.gray th{
	text-align: left;
	background: url(../images/colors/gray.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.gray td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #8080a0;
	padding: 0em 0.5em;
	}
.gray a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.gray:hover a {
	color: #ccc;
	}
.green th{
	text-align: left;
	background: url(../images/colors/green.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.green td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #05d65c;
	padding: 0em 0.5em;
	}
.green a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.green:hover a {
	color: #ccc;
	}
.orange th{
	text-align: left;
	background: url(../images/colors/orange.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.orange td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #f6af06;
	padding: 0em 0.5em;
	}
.orange a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.orange:hover a {
	color: #ccc;
	}
.blue th{
	text-align: left;
	background: url(../images/colors/blue.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.blue td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #06f6c6;
	padding: 0em 0.5em;
	}
.blue a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.blue:hover a {
	color: #ccc;
	}
.darkblue th{
	text-align: left;
	background: url(../images/colors/darkblue.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.darkblue td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #065bf6;
	padding: 0em 0.5em;
	}
.darkblue a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.darkblue:hover a {
	color: #ccc;
	}
.cleargreen th{
	text-align: left;
	background: url(../images/colors/cleargreen.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.cleargreen td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #6cf606;
	padding: 0em 0.5em;
	}
.cleargreen a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.cleargreen:hover a {
	color: #ccc;
	}
.lightred th{
	text-align: left;
	background: url(../images/colors/lightred.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.lightred td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #f6068e;
	padding: 0em 0.5em;
	}
.lightred a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.lightred:hover a {
	color: #ccc;
	}
.purple th{
	text-align: left;
	background: url(../images/colors/purple.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.2em;
	}
.purple td{
	border-width: 2px;
	border-style: solid none none none;
	border-color: #c006f6;
	padding: 0em 0.5em;
	}
.purple a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
.purple:hover a {
	color: #ccc;
	}
