BODY { font-size: 12pt; font-family: Ariel, sans-serif;	background-repeat: no-repeat; }

H1 { font-size: 14pt; font-weight: bold; text-align: center; }
H2 { font-size: 12pt; font-weight: bold; text-align: left; }
H3 { font-size: 12pt; font-weight: bold; text-align: left; }
H4 { font-size: 12pt; font-weight: normal; text-decoration: underline; text-align: left; }

PRE { font-size: 8pt; font-weight: bold; font-family: monospace; }
LI { margin-bottom: 1em; }

.NEW_PAGE { page-break-before: always; }
.COPYRIGHT { font-size: smaller; font-style: italic; text-align: center; color: rgb(64,64,64); }
.BOLD { font-weight: bolder; }
.ITALIC { font-style: italic; }
.BI { font-weight: bolder; font-style: italic; }
.SMALLER { font-size: smaller; }
.LARGER { font-size: larger; }
.SUL { text-decoration: underline; text-align: left; }
.INDENT { margin-left: 30pt; }
.REF { font-style: italic; }
.STRESS { font-style: italic; }
.EMP { font-weight: bolder; }
.LINK { font-style: italic; }
.SUPER { font-size: 24pt; font-weight: bold; text-transform: capitalize; text-align: center; }
.NOCAPS { text-transform: none; }
.SMALLPRINT { font-size: smaller; margin-left: 60pt; margin-right: 30pt; }
.NORMAL { font-weight: normal; font-style: normal; }
.TOC { font-weight: normal; font-style: normal; }
.PAGE_DESCRIPTION { font-size: smaller; }
.FOURTEEN { font-size: 14pt; }


BODY.HOME { 
	background-color: rgb(255,255,255);
	background-repeat: no-repeat; 
}

BODY.ENROLMENT { 
	background-color: rgb(140,179,140);
	background-repeat: no-repeat; 
}

BODY.CONTENT_BODY { 
	background-image: url(../images/Backgrounds/Header.jpg); 
	background-repeat: no-repeat; 
	background-color: rgb(255,255,255); 
	margin-top: 126px;
}

BODY.CONTACT { background-image: url(../images/Backgrounds/Contact.jpg); background-repeat: no-repeat; background-color: rgb(255,255,255); }
BODY.INDEX { background-image: url(../images/Backgrounds/Index.jpg); background-repeat: no-repeat; background-color: rgb(0,0,0); }
BODY.INTRO { background-image: url(../images/Backgrounds/IntroTile.jpg); background-repeat: repeat; }

BODY.EXTERNAL { background-color: rgb(255,255,255); }

BODY.GALLERY { background-image: url(../images/Backgrounds/Gallery.jpg); background-repeat: no-repeat; background-color: rgb(255,255,255); }

.INTRO_ENTER_BUTTON {
	position:absolute;
	left:20px;
	top:580px;
}

IMG { 
	border: 0;
	border-style: none; 
	text-decoration: none; 
}

.HEADER_IMAGE {
	position:relative;
	left:-13px;
	top:-15px;
}

.CONTACT_IMAGE {
	position:absolute;
	left:341px;
	top:0px;
}

TABLE.CLASS_TIMES {
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px solid black;
}

TR.SOLID {
	border: 2px solid black;
}

TD {
	border: 2px solid black;
}
	
TH {
	border: 2px solid black;
}
	
.DATE {
	width: 180px;
}
.DAY {
	width: 100px;
}
.TIME {
	width: 100px;
}
.LOCATION {
	width: 340px;
}
.STATUS {
	width: 275px;
}