﻿.tablepage {
	border: 1px solid #000080;
	font-family: Arial;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 12px;
}
.tablebanner {
	background-color: #000000;
}
.tablemain {
	background-color: #FFFFFF;
}
.tablemainheader {
	background-color: #000000;
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.background {
	background-color: #CCCCFF;
	width: 800px;
	background-repeat: repeat;
	overflow: auto;
}
.backgroundtopbar {
	background-color: #000080;
	height: 10px;
}
.backgroundcolumn1 {
	float: left;
	width: 160px;
	clip: rect(auto, auto, 0px, auto);
}
.backgroundcolumn2 {
	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;
}
.backgroundcolumn3 {
	width: 160px;
	float: left;
	left: 640px;
}
.backgroundnavigationtop {
	background-color: #FF6600;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.backgroundnavigationlevel {
	background-color: #0000CC;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.backgroundnavigationschool {
	background-color: #669900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.backgroundnavigationgrade {
	background-color: #99CC00;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.backgroundnavigationcategory {
	background-color: #3333FF;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.backgroundnavigationcategoryfield {
	background-color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.backgroundnavigationsubject {
	background-color: #3366FF;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.backgroundnavigationsubjectfield {
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.backgroundnavigationtopic {
	background-color: #6699FF;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.backgroundnavigationtopicfield {
	background-color: #EEEEEE;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.backgroundnone {
	text-align: center;
	background-color: #CCCCFF;
}
.backgroundtop {
	text-align: center;
	background-color: #CCCCFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.backgroundbottom {
	text-align: center;
	background-color: #CCCCFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
.backgroundboth {
	text-align: center;
	background-color: #CCCCFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000080;
	border-bottom-color: #000080;
}
.backgroundwhite {
	background-color: #FFFFFF;
}
.backgroundgooglead {
	text-align: center;
	background-color: #CCCCFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.backgroundfriendconnect {
	background-color: #CCCCCC;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.backgroundcopyright {
	text-align: center;
	background-color: #000080;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.sitelinks {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 10px;
}


