<STYLE>
<!--
A
{   
    TEXT-DECORATION: none
}

A:hover
{
    TEXT-DECORATION: underline;
}
	
.menulink
{
  font-size: 8pt;
  font-family: Verdana;
  color: white;
}
	 
body
{
    font-size: 10pt;
    font-family: Verdana;  
    scrollbar-face-color: #325E9D;
    scrollbar-shadow-color: #F7F7FB;
    scrollbar-arrow-color: #F7F7FB;
    scrollbar-track-color: #F7F7FB;
}

TABLE
{
  font-size: 10pt;
  font-family: Verdana;
	BORDER-WIDTH: 0px;
	BORDER-STYLE: none;
}

.footerlink 
{
  color: black;
  font-family: Verdana;
  font-size: 8pt;
} 

.otherlink
{
  font-size: 11pt;
  font-family: Arial,Verdana;
  color: #3B7563;
}

.viewDetails
{
  font-size: 11pt;
  color: #325E9D;
}

.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: #3B7563;
  font-weight: bold; 
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9pt;
}

.myTable
{
  font-family: Tahoma;
	font-size: 10pt;
	BORDER-WIDTH: 5px;

}	
	
-->
</STYLE>
