@charset "ISO-8859-1";
body {
	margin: 0;
	padding: 0;
}

#ContentBG {
	background: url(../images/Background.jpg) repeat-x scroll;
	margin: 0;
	padding: 0;
}

#content {
	padding: 15px 5px 5px;
	font: 15px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#objtable {
	background-color: #e5e5e5;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
}

#objtable #header {
	background-color: #674d96;
	padding: 5px;
	color: #fffeff;
	text-shadow: #272727 1px 1px 2px;
}

#objtable #data {
	font-size: 12px;
	padding: 15px 5px 5px 0;
}

#objtable ul {
	padding-left: 5px;
}

#objtable li {
	list-style-type: disc;
	line-height: 0;
	list-style-position: inside;
}

#courseheader {
	background: url(../images/Course_Header.jpg) no-repeat 6px 5px;
	height: 109px;
	visibility: visible;
	padding: 0;
}

#ttheader {
	height: 60px;
	visibility: visible;
	padding: 0;
	background-image: url(../images/TimeTable_Header_2555.jpg);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}

#courseheader li {
	font-size: 12px;
	line-height: 12px;
	display: none;
}

#timetable {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin-left: 3px;
	margin-right: 0;
	width: 872px;
}

#tdetails {
	background-color: #d3d3d3;
	width: 200px;
	height: 100px;
}

#timetableheader {
	background-color: #674d96;
	color: #fffeff;
	text-shadow: #000000 1px 1px 5px;
}

#timetheader {
	background-color: #674d96;
	color: #fffeff;
	text-shadow: #000000 1px 1px 5px;
	font-size: 12px;
}

#timetheader h1 {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

#calheader {
	background-color: #8464c0;
	padding: 5px;
	color: #fffeff;
	text-shadow: #272727 1px 1px 2px;
}

#tmonth {
	background-color: #d3d3d3;
	width: 100px;
	height: 20px;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 18px;
}

#tday {
	background-color: #d3d3d3;
	width: 100px;
	height: 20px;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 18px;
}

#tdate {
	background-color: #d3d3d3;
	width: 100px;
	height: 20px;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 18px;
}

#tcourse {
	background-color: #d3d3d3;
	width: 500px;
	height: 20px;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 18px;
}

#tmonth1 {
	background-color: #cac1da;
	width: 100px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 5px;
}

#tday1 {
	background-color: #cac1da;
	width: 100px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 5px;
}

#tdate1 {
	background-color: #cac1da;
	width: 100px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 5px;
}

#tcourse1 {
	background-color: #cac1da;
	width: 500px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 5px;
}

#describe {
	font-size: 12px;
}

#regform {
	font-size: 12px;
}

.formfield {
	background-color: #e5e5e5;
	border-style: none;
	border-bottom: 1px solid #494949;
}

.formlist {
	border-style: none;
	background-color: #e5e5e5;
}

#regheader {
	background-color: #cac1da;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

ul#list {
	margin-left: 5px;
	padding-left: 0;
}

li#listitem {
	height: 16px;
	padding-top: 0;
	font-size: 12px;
	padding-left: 0;
	list-style-type: disc;
	line-height: 20px;
}

#marker {
	color: #543789;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contact {
	font-size: 15px;
}

#contact a:link {
	text-decoration: none;
	color: #feffff;
	background-color: #3e2a5b;
	padding: 2px;
}

#contact a:hover {
	background-color: #796b8e;
}

#dl {
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#dl a:link {
	text-decoration: none;
	color: #56398b;
	background-color: #e4e4e4;
	margin: 2px;
	padding: 5px 5px 3px;
	text-shadow: #000000 0 0 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
}

#dl a:hover {
	background-color: #796b8e;
	color: #fffeff;
	border-left-color: #000;
	border-right-color: #000;
}

#note {
	background-color: #a6e4fd;
	padding: 9px;
	height: 243px;
	direction: ltr;
	font-size: 12.2px;
	line-height: 14.5px;
}

#note h1 {
	font-size: 16px;
}

#secheader {
	background-color: #8464c0;
	padding: 5px;
	color: #fffeff;
	text-shadow: #272727 1px 1px 2px;
	font-size: 12px;
	width: 100px;
}

#secitem {
	font-size: 11px;
	border-left-width: 1px;
	border-left-color: #000;
	padding: 5px;
	background-color: #d3d3d3;
}

#courseblock {
	padding-top: 15px;
}
#Table_01 tr td table tr td p {
	font-size: 24px;
}
#popupheader {
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
#menu {
	font-size: 14px;
	color: #FFF;
}

