/* Courses Styles */

#CourseList {
	color:				##000000;
	text-decoration:	none;
	font-weight:		bold;
}

#CourseList a {
	color:				##000000;
	text-decoration:	none;
	font-weight:		bold;
}

.ComingSoon {
	color:				#993300;
}
h2.CourseHeading, h3.CourseHeading, h4.CourseHeading, h5.CourseHeading, h6.CourseHeading {
	color:				#000000;
	margin:				0px;
	font-family:		"Tahoma", Arial, Verdana;
	font-style:			regular;
}

.CourseBullets {
	list-style-image:	url(Assets/bluebullet.gif);
}

.CourseFeesTableGoldColumn {
	background:			#baa354;
	color:				#FFFFFF;
}

.BlackText {
	color:				#000000;
}

.CourseFeesPayments {
	font-size:			75%;
}

h1.CourseHeading { 
	color:				#000000;
	margin:				0px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-style:			normal;
 } 