.Menu {
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-y;
	text-align: center;
	border: 0px none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	vertical-align: top;
	width: 250px;
	padding-right: 30px;
	padding-left: 5px;
	height: 100%;
	background-image: url(images/MenuBG.gif);
	font-family: "Trebuchet MS";
}

.menuCourse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F1FEF2;
	padding: 5px;
	width: 175px;
	border: 1px solid #999999;
	filter: DropShadow(Color=DDDDDD, OffX=2, OffY=2, Positive=False);
	text-align: center;
}

.Content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 20px 20px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

.textCourseHighlight {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
}

.textSmall {
	font-size: 10px;
	color: #999999;
	padding-bottom: 20px;
	font-weight: normal;
}

.textTitle {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

.menuSpacer {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 34px;
}

.Banner {
	padding: 56px 0px 24px;
	height: 100px;
	background-image: url(images/banner2.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.bannerExtend {
	background-image: url(images/BannerBG.gif);
	background-repeat: repeat-x;
	width: auto;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #669966;
	text-decoration: underline;
}

.courseTime {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: right;
	vertical-align: top;
	width: 120px;
}

.courseLecture {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	margin: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 380px;
	padding-bottom: 20px;
}

.textStandard {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.textSubheader {
	font-size: 12px;
	font-weight: bold;
}
.GreenBold {
	color: #669966;
	font-weight: bold;
	font-size: 14px;
}
body {
	background-image: url(images/bground.jpg);
}
.caption {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #333333;
}