/* light #DCD38B */
/* medium #DCD38B */
/* dark #4E2600 */
/* heading #311800 */
thead,
th,
.CalendarSummary,
.tableControls,
.rowgroup,
.groupHeader td {
	background-color: #DCD38B;
}
.groupHeaderSoft td {
	background-color: #DCD38B;
	border-top-color: #DCD38B;
}
.tableCaption {
	background-color: #DCD38B;
}
th,
th a:link,
th a:visited {
	color: #4E2600;
}
h1,
h2,
h3,
h4,
h5,
.h {
	color: #311800;
}
