
.SchoolIntro
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color:#000000;
}

.DistrictIntro
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color:#000000;
}

.DistrictHeader
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bolder;
  color: #000000;
  /* font-style : italic; */
}

A.SchooAlert
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

A.SchooAlert:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  color: navy;
}

A.LetterSearch
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

A.LetterSearch:hover
{
  color: gray;
}

.SignUpText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color:000080;
}

.whiteText12
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: FFFFFF;
  font-weight: bold;
}

.whiteText10
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: FFFFFF;
  font-weight: normal;
}

.blackText12
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: 000000;
}

.blackText10
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: 000000;
}

.SchoolGroupBackGround
{
  background-color: #A9A9A9;
  color: FFFFFF;
}

.DistrictTable
{
	border : 2px solid #A9A9A9;
}

.SchoolAlertSearch
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
	color: white; 
    font-weight: bold;
	background-color: #000080;
	padding : 2px 2px 2px 2px;
}

<input>