body {
	background-color: #CCCCCC;
	margin: 5px 0px 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #C2D3FC;
	SCROLLBAR-SHADOW-COLOR: #C2D3FC;
	SCROLLBAR-3DLIGHT-COLOR: #C2D3FC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #C2D3FC;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.columnRight {
	background-image: url(slices/location-bg.jpg);
	width: 331px;
}
.columnRightText {
	padding: 5px 35px 5px 35px;
}
.columnRightImage {
	padding: 0px 20px 0px 25px;
}
.columnLeft {
	background-image: url(slices/content-bg.jpg);
	width: 422px;
}
.columnLeftText {
	padding: 0px 20px 5px 40px;
}
.footerText {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}
.footerText a:link {
	text-decoration: none;
	color: #666666;
}
.footerText a:visited {
	text-decoration: none;
	color: #666666;
}
.footerText a:hover {
	text-decoration: underline;
	color: #0066FF;
}
.schedTable {
	border-collapse: collapse;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.schedTable td {
	padding-left: 3px;
	border-top: 1px solid #CCCCCC;
}
.textSmall {
	font-size: 11px;
}

.locationBlock {
	margin-bottom: 5px;
	border-top: 1px solid #999999;
}
.locationTop {
	margin: 10px 0px;
	clear: both;
}
.locationInfo {
	float: left;
	margin-bottom: 10px;
}
.locationMap {
	float: right;
	width: 61px;
	margin: 5px 0px;
}
.locationMap a img {
	border: 0px;
}
.classSchedule {
	clear: both;
	margin: 5px 0px 15px 0px;
}
a.register_online {
	text-decoration: none;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover.register_online {
	color: #990000;
}
.rowHighlight {
	background-color: #E6EEF6;
}
.classDateSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}