.headTitle {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: 20px;
}

#top
{
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    height: 230px;
    width: 800px;
}

#school_logo_div
{
   
    position: absolute;
    display: block;
    left: 20px;
    top: 40px;
    width: 120px;
    height: 170px;
}

#top_blurb_div
{
	width: 600px;
    display: block;
    position: absolute;
    left: 160px;
	top: 40px;
}

.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

a:link {
	color: #0033FF;
	font-size: 10;
	font-variant: small-caps;
	text-decoration: none;
}

a 
{
	font-size: 10;
	font-variant: small-caps;
	text-decoration: none;
}

.data_table a 
{
    font-variant: inherit;
    font-size: inherit;
    color: #001188;
}

a:visited {
	color: #CC00CC;
}

a:hover {
	color: #FF0000;
}

.data_table a:visited
{
    color: #330022;
}

select.common {
	width: 185px;
}

.psmallcaps {
	color: #0033FF;
	font-size: 10;
	font-variant: small-caps;
	text-decoration: none;
}

.psmall 
{
    font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

.browselist {
	border-bottom-color: #eeeeef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

table.data_table 
{
    position: relative;
	left: 160px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

table.data_table td 
{
	padding: 4px;
}

table.data_table tr.head_row {
	background-color: #606000;
	font-size: 10px;
}

.col_title {
	background-color: inherit;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

tr.data_row td {
    border-bottom-style: double;
    border-bottom-color: #e0e0e0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

tr.data_row td.strFullName
{
    text-align: left;
    width: 15em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

tr.data_row td.strDistrict
{
    text-align: left;
    width: 9em;
}

td.charter {
	text-align: center;
}

td.api_gain {
	text-align: center;
}

.back_to_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

body 
{
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
}

.foot_table 
{
    position: relative;
    width: 600px;
    top: 16px;
    left: 160px;
}

a.navlink
{
    color: Blue;
    border: 1;
    text-decoration: none;
}

