<STYLE>
<!--
A
{   
    COLOR: Red;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: Red;
    TEXT-DECORATION: underline;
}
	
body
{
    font-family: Arial,Verdana;
    font-size: 9pt; 
    scrollbar-face-color: #CCCCCC;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-arrow-color: D5101F;
    scrollbar-track-color: 2F6186;

}

.myarial
{
    font-family: Arial;
    font-size: 9pt; 
}

TABLE
{
	BORDER-WIDTH: 0px;
	BORDER-STYLE: none;
  font-family: Arial,Verdana;
  font-size: 9pt;
}

H2
{
  font-family: Verdana,Arial;
  color: ##00AEEF;
}

.footerlink 
{
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
} 

.bodylink 
{
  color: white;
  font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
} 

.menulink
{
  font-size: 8pt;
  font-family: Verdana,Arial;
}

.leaveBorder
{
  BORDER-WIDTH: 2px;
}

.searchBtn 
{
  background-color: #ffffff;
  background-image: url(../images/searchBtn.gif); 
  background-position: bottom; 
  background-repeat: repeat; 
  border: none; 
  color: #003399; 
  cursor: pointer; 
  font-weight: bold; 
  height: 21px;
}

.findButton
{
  CURSOR: hand;
  background-color: #21458C;
  font-weight: bold; 
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9pt;
}

.myTable
{
  font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
}	

.schoolTable
{
  font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
}
	
-->
</STYLE>
