table.courseList {
	border-width: 1px;
	border-style: solid;
	border-color: #DAD9A2;
	margin: 0px 0px 12px 0px;
	text-align: left;
}
table.courseList th {
	background-color: #F0F0C8;
	color: #444444;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
}
table.courseList td {
	background-color: #FCFCF4;
	color: #444444;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 10px;
}
span.courseList {
	color: #999944;
	font-weight: bold;
}
table.courseListPlaces {
	border: 1px solid #E3D3AD;
}
table.courseListPlaces th {
	background-color: #F5F5D8;
	color: #444444;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px;
}
table.courseListPlaces td {
	background-color: #FFFFFF;
	color: #444444;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 10px;
}
