.CourseSchedule {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.CourseSchedule_Sel {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#E1E1E1;
}
.FontFace {
	text-decoration: none;
}
.FontSize10 {
	font-size: 10px;
}
.FontSize12 {
	font-size: 12px;
}
.FontSize14 {
	font-size: 14px;
}
.FontSize16 {
	font-size: 16px;
}
.FontBold {
	font-weight: bold;
}
.FontNormal {
	font-weight: normal;
}
.style1 {color: #d3501d}

.Selection_PS {
	text-align:left;
	margin-left:115px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
	font-style:italic;
	color:#003399
}

.Syllabus_DayNumber {
	color:#0066FF;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	border-bottom-color:#0066FF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-left:20px;
	margin-right:50px;
	margin-bottom:0px;
}
.Syllabus_DayTitle {
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin-left:20px;
	margin-right:50px;
	margin-top:0px;
}

