body {
	background-color: #FFFFEA;
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #4334AD;
}

.mainwidth {
	position: absolute;
	left:50%;
	width:750px;
	margin-left:-375px;
	height: 600px;
}
.top {
	background-color: #5A4BC9;
	border: 2px solid #322680;
	position: absolute;
	width: 600px;
	left: 145px;
	top: 8px;
	height: 90px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F8E01A;
}
.side {
	background-color: #5A4BC9;
	border: 2px solid #322680;
	position: absolute;
	width: 118px;
	top: 134px;
	height: 521px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F8E01A;
	left: 5px;
	background-image: url(images/side2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 20pt;
	letter-spacing: -0.5px;
}
.side a {
	color: #F4DD15;
	text-decoration: none;
}
.side a:hover {
	color: #FFFFEC;
}
.side-special {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	}
.side-special a {
	color: #FFFFFF;
	text-decoration: none;
}
.side-special a:hover {
	text-decoration: underline;
}

.middle {
	background-color: #FFFFFF;
	border: 1px solid #5A4BC9;
	position: absolute;
	width: 582px;
	top: 134px;
	height: 510px;
	vertical-align: top;
	font-size: 10pt;
	color: #4334AD;
	left: 145px;
	padding: 0px 14px 10px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
.middlepink {
	background-color: #FFFFFF;
	border: 1px solid #5A4BC9;
	position: absolute;
	width: 582px;
	top: 134px;
	height: 510px;
	vertical-align: top;
	font-size: 16pt;
	color: #5A4BC9;
	left: 145px;
	padding: 0px 10px 10px;
	font-family: "trebuchet MS", "Times New Roman", Times, serif;
	overflow: auto;
	background-image: url(images/yellow-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middle a{
	font-weight: bold;
	color: #5A4BC9;
}
.middle a:hover{
	color: #2C2271;
}
.logo {
	position: absolute;
	width: 123px;
	left: 0px;
	top: 1px;
	height: 115px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
.small {
	font-size: 8pt;
}
.border {
	border: 1px solid #5A4BC9;
}
.title {
	font-size: 15pt;
	font-weight: bold;
}
.copywrite {
	position: absolute;
	width: 604px;
	top: 665px;
	font-size: 8pt;
	color: #4334AD;
	text-align: center;
	left: 145px;
	height: 28px;
}
input{
	font-family:verdana, arial, helvetica, "sans serif";
	font-size:10pt;
	color:#4334AD;
	font-weight:bold;
	border: 1px solid #4334AD;
}
textarea{
	font-family:verdana, arial, helvetica, "sans serif";
	font-size:10pt;
	color:#4334AD;
	font-weight:bold;
	border: 1px solid #4334AD;
}

SELECT {font-family:verdana, arial, helvetica, "sans serif"; 
font-size:10pt; 
color:#8c6bb5; 
font-weight:bold;
  border-top: thin #8c6bb5 solid;
  border-right: thin #8c6bb5 solid;
  border-bottom: thin #8c6bb5 solid;
  border-left: thin #8c6bb5 solid;
}
.button {
	color: #FADF14;
	background-color: #5A4BC9;
	border: 1px solid #322680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}
.t2 {
	font-size: 12pt;
}
.sub {
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4334AD;
}
.med {
	font-size: 10pt;
	font-weight: bold;
}
.timetable1 {
	border: 1px solid #5A4BC9;
	font-weight: bold;
	background-color: #DBD8F3;
}
.timetable2 {
	border: 1px solid #5A4BC9;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
.sub2 {
	font-size: 14pt;
	letter-spacing: 1px;
	padding-left: 2px;
	border: 1px dotted #A69DE1;
	background-color: #F4F3FC;
}
.under {
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #4334AD;
	font-weight: bold;
}
a:hover{
	color: #999999;
}
.middlemed {
	font-size: 14pt;
	color: #5A4BC9;
	
}
