A.pagelinks:link 
{
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 8pt;
	color: #6E6E6E;
}

A.pagelinks:visited 
{
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 8pt;
	color: #6E6E6E;
}
A.pagelinks:active 
{
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 8pt;
	color: #6E6E6E;
}
A.pagelinks:hover {
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 8pt;
	color: #FF0000;
}
.headerCell
{
    font-family: Arial, Verdana; 
    font-size: 12pt;
    color: #9F0050;
    font-weight: bold;
}
.genericstyle
{
  font-family: Arial, Verdana; 
  font-size: 10pt;
}
.redText
{
  font-family: Arial, Verdana; 
  font-size: 8pt;
  color: #FF0000;  
}
.innertable
{
  font-family: Arial, Verdana; 
  font-size: 9pt; 
}
.button
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  background-color: #FFFFFF; 
  color: #9F0050; 
  font-weight: bold; 
  border: 1px solid #9F0050;
}
.bluesubheader
{
   font-family: Arial, Verdana; 
   font-size: 10pt; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   color: rgb(0,58,117);
}
.blacksubheader
{
   font-family: Arial, Verdana; 
   font-size: 9pt; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   color: rgb(0,0,0);
}
.houselisting
{
  font-family: Arial, Verdana; 
  font-size: 10pt; 
  background-color: #FFFFFF; 
  color: #000000;
}
.textbox
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  background-color: #FFFFFF; 
  color: #000000;
  border: 1px inset rgb(128,128,128);
}