@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Georgia, sans-serif;
	font-size: 14px;
	color: #663399;
	background-color:#FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/vertical-bg.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #663399;
}
a:visited {
	color: #6633CC;
}
a:hover {
	color: #BB8ECC;
}
a:active {
	color: #663399;
}

div.nav {position:absolute; top:105px; left:270px;}
div.forindex {
	position:absolute;
	top:205px;
	left:98px;
	width:680px;
	height:500px;
	overflow:auto;
}
div.forclasses1 {position:absolute; top:205px; left:90px; width:680px; height:125px;}
div.forclasses2 {position:absolute; top:325px; left:90px; width:680px; height:500px; overflow:auto;}
.header {font-size: 30px; font-weight: bold; text-decoration:underline}
.strongcenter {font-weight:bold; text-align:center;}
.biggerfont {font-size: 16px; font-weight: bold;}
.smallerfont {font-size: 12px}
