body {
	background-image: url(../imgs/bg.jpg);
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../imgs/mainbackground_orange.jpg);
	background-repeat: repeat-x;
	background-color: #EC6733;
	padding: 5px;
	margin: 0px;
}

.rightcol {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	background-color: #24296B;
	background-repeat: no-repeat;
	background-image: url(../imgs/rightcolumn_background2.jpg);
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #999966;
}
.box {
	border: thin solid #003300;
}
.picbg {
	background-color: #999999;
}
.tabletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-weight: bold;
}
.tabletitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	font-weight: bold;
}
.box2 {
	border: thin solid #000000;
}
.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #E3E3E3;
}
.teachingtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #96291B;
	border-right-color: #96291B;
	border-bottom-color: #96291B;
	border-left-color: #96291B;
}
.maincontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imgs/rightcolumn_background2.jpg);
	background-repeat: repeat-x;
	padding: 3px;
}
.table4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #9AC4B5;
	font-weight: bold;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
.blackbox {
	margin: 5px;
	border: 1px solid #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 5pt;
	font-size: 12px;
}
.purplebox {
	background-color: 563882;
	height: 70px;
	width: 200px;
	background-repeat: no-repeat;
	position: static;
	background-attachment: fixed;
}
.annoucement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFF66;
	padding: 2px;
	width: 600px;
	text-align: center;
	border: thin solid #990000;
	background-position: center;
}
.eventheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-color: #CCCCCC;
}
