ul.CourseList {
	list-style-position: outside;
	margin: 0 0 0 1em;
	padding: 0;
}

.CourseListItem {
	width: 100%;
	font-weight: normal;
	color: #000000;
	padding: 3px 0 3px 0;
}

a.CourseListItemLink:link, a.CourseListItemLink:active, a.CourseListItemLink:visited {
	color: #4160DD;
	font-weight: normal;
	text-decoration: underline;
}

a.CourseListItemLink:hover {
	color: #CC4400;
}

.CourseWho, .CourseSchedule, .CourseMoreInfo {
	color: #1F1F1F;
	font-family: verdana, arial, ms sans serif;
	font-weight: normal;
	font-size: 10pt;
}

.CourseTable {
	border-width: 0px;
	border-style: solid;
	border-color: #707070;
	/* background-color: #f0eab6; */
	background-color: #FFFFFF;
}

.CourseTitle {
	color: #2F2F2F;
	font-family: verdana, courier new, arial, ms sans serif;
	font-weight: normal;
	font-size: 14pt;
	margin: 3px 20px 3px 20px;
	border-bottom: 3px solid #333333;
	/* border-color: #333333;
	border-bottom: 2px solid; */
}

.CourseSubTitle {
	color: #2F2F2F;
	font-family: times new roman, verdana, arial, ms sans serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
}

.CourseWho, .CourseSchedule, .CourseMoreInfo, CourseDesc {
	color: #1F1F1F;
	font-weight: normal;
	font-size: 10pt;
}

.CourseLocation {
	color: #1F1F1F;
	font-family: verdana, arial, ms sans serif;
	font-weight: normal;
	font-size: 9pt;
}

.CourseContent {
	padding: 10px 20px 10px 20px;
}

.CourseFee {
	color: #1F1F1F;
	font-family: verdana, arial, ms sans serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
}

a.CourseRegisterLink:link, a.CourseRegisterLink:active, a.CourseRegisterLink:visited {
	color: #4160DD;
	font-family: times new roman, verdana, arial, ms sans serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	text-decoration: none;
}

a.CourseRegisterLink:hover {
	text-decoration: underline;
}

a.CourseGoTopLink:link, a.CourseGoTopLink:active, a.CourseGoTopLink:visited {
	color: #4160DD;
	font-family: verdana, arial, ms sans serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
}

a.CourseGoTopLink:hover {
	text-decoration: underline;
}
