/* light silver */
/* medium #DCDCDC */
/* dark #CD0000 = red3 */
/* heading #CD0000 */
thead,
th,
.CalendarSummary,
.tableControls,
.rowgroup,
.GroupHeader td {
	background-color: #DCDCDC;
}
.GroupHeaderSoft td {
	background-color: #DCDCDC;
	border-top-color: #DCDCDC;
}
.TableCaption {
	background-color: silver;
}
.tableCaption2 {
	color: black;
}

th,
th a:link,
th a:visited {
	color: #CD0000;
}
h1,
h2,
h3,
h4,
h5,
.h {
	color: #CD0000;
	font-weight: normal;
}
