@CHARSET "UTF-8";
table.contenttable {
	border-top: 3px solid #D5A807;
	background: #FEF8E2;
	margin-bottom: 15px
}
table.contenttable td, table.contenttable th {
	border-top: 1px solid #D5A807;
	padding: 9px;
	padding-top: 8px;
}
table.contenttable th {
	/* background: #BD8282;*/
	background: #E8B800;
	color: #FFF;
	padding: 9px;
}
table.contenttable tr:nth-child(2n+1) td {
	background: #FDEFBF; 
}

/*
table.DynarchCalendar-topCont,
.DynarchCalendar-topCont tr,
.DynarchCalendar-topCont td,
.DynarchCalendar-topCont th,
.DynarchCalendar-topCont tr:nth-child(2n+1) td,
.DynarchCalendar-topCont table,
.DynarchCalendar-topCont div {
	padding-bottom: 0px;
	margin: 0;
	border: none;
	background: none;
	width: auto;
	height: auto;
	line-height: inherit;
}
*/
.DynarchCalendar-titleCont,
.DynarchCalendar-titleCont td,
.DynarchCalendar-title,
.DynarchCalendar-title td {
	margin-left: auto;
	margin-right: auto;
}
