.categories
{
    font-family: Arial, Tahoma, Verdana; 
    font-size: 10pt; 
    color: #000000;
}

.header
{
  font-family: Arial, Verdana, Tahoma; 
  font-size: 11pt; 
  font-weight: bold; 
  background-color: #003D79;
  color: #FFFFFF;
}

.maintable
{
   border: 3px double #003D79;
}

.genericstyle
{
  font-family: Arial, Tahoma, Verdana; 
  font-size: 10pt; 
  color: #000000;
}

.button
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  font-weight: bold; 
  background-color: #FFFFFF;
  color: #003D79;
  border: 1px solid #003D79;
}

.textbox
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  font-weight: normal; 
}

.dropdown
{
  font-family: Arial, Verdana; 
  font-size: 8pt;
  font-weight: normal; 
}

a.auc:link
{
  color: #000000; text-decoration: none;
}
a.auc:active	
{
  color: #000000; 
  text-decoration: none;
}
a.auc:visited	
{
  color: #000000; 
  text-decoration: none;
}
a.auc:hover
{
  color: #FF0000;
  text-decoration: underline;
}

A.link2:link
{
   color:#000000;
   text-decoration: underline;

}A.link2:visited
{
   color:#000000;
   text-decoration: underline;
}
A.link2:hover
{  
   color:#FF0000;
   text-decoration: underline;
}
A.link2:active
{
   color: #000000;
   text-decoration: underline;
}


.tricats
{
   font-family: Arial, Verdana; 
   font-size: 8pt;
   font-weight: normal;
   color: #003D79;
} 

.link
{
   font-family: Arial, Verdana; 
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
} 
A.tricats:link
{
   color: #003D79;
   text-decoration: underline;
   

}A.tricats:visited
{
   color: #003D79;
   text-decoration: underline;
}
A.tricats:hover
{  
   color:#FF0000;
   text-decoration: underline;
}
A.tricats:active
{
   color: #003D79;
   text-decoration: underline;
}





.hr
{
   width: 90%;
   color: #CCCCCC;
   height: 1px;
}

.subheader
{
  font-family: Arial,Verdana; 
  font-size: 8pt; 
  font-weight: bold; color: #000000;
}

.copyright
{
   font-weight: bold; 
   font-family: Arial, Verdana; 
   font-size: 8pt; 
   background-color: #FFFFFF; 
   color: #CCCCCC;
}

.searchform
{
   margin-top: 0px;
   margin-bottom: 0px;
}

.search
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  background-color: #FFFFFF; 
  color: #000000;
}



