/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #AEC9E3;
				}

div id.content {
	background-color: #FFFFFF;
}

table.list_login {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0066CC;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #0066CC;
	border-right-color: #0066CC;
	border-right-style: solid;
	border-right-width: thin;
	}

TH {
	text-align: center;
	font-weight: bold;
	background-color: #2b5a82;
	color: #FFFFFF;
		}
a.link {
	color: #4A8AB5;
	font-style: normal;
	text-decoration: none;
}

a.hover {}

.log_out 
{
	color:#4665b6;
	text-decoration: none;
}
.copyright {
	font-family: verdana; 
	font-size: 10px; color: #999999
}
.nameofschool{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.nameofschoolwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.chptitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.upgradelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
