﻿.page {
	border: 1px solid #000080;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	overflow: hidden;
	font-family: Arial;
}
.titlebackground {
	border-bottom: 1px solid #000080;
	width: 800px;
	height: 150px;
	border-bottom-style: none;
}
.arial {
	font-family: Arial;
}
.background {
	background-color: #CCCCFF;
	width: 800px;
	top: 100px;
	background-repeat: repeat;
	overflow: auto;
}
.pagecolumn1 {
	float: left;
	width: 160px;
	clip: rect(auto, auto, 0px, auto);
}
.pagecolumn2 {
	width: 478px;
	left: 160px;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #336699;
	border-left-color: #336699;
}
.pagecolumn3 {
	width: 160px;
	float: left;
	left: 640px;
}
.pagenavigation {
	background-color: #000080;
	height: 24px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.forstudents {
	font-family: "Arial Black";
	color: #FF6600;
	text-align: center;
	height: 24px;
	font-weight: bold;
	font-size: 18px;
	background-color: #000080;
}
.forteachers {
	color: #FF6600;
	font-family: "Arial Black";
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	background-color: #000080;
	height: 24px;
}
.tableheadinggreen {
	color: #000000;
	font-family: "Arial Narrow";
	text-align: center;
	font-weight: bold;
	background-color: #6699FF;
	font-size: 18px;
}
.tablecontentlinkgreen {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
}
.tableheadingyellow {
	color: #000000;
	font-family: "Arial Narrow";
	text-align: center;
	font-weight: bold;
	background-color: #6699FF;
	font-size: 18px;
}
.tablecontentlinkyellow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
}
.advertisebackgroundtop {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.advertisebackground {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
}
.advertisebackgroundbottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
.contentmargin {
	text-align: center;
}
.contact {
	font-size: 8pt;
	background-color: #DDDDFF;
	height: 20px;
	font-family: Arial;
}
.copyright {
	background-color: #000080;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	float: left;
}
tablelink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a { text-decoration:none
}

