a
{ color: #0000cc; }

a:active
{ color: #aa0000; }

a:hover
{ color: #660000; }

a.nav
{ color: #660099;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: Bold;
  text-decoration: none; }

a.nav:active
{ color: #660099; }

a.nav:hover
{ color: #006600;
  text-decoration: none; }
  
  a.nav2
{ color: #660099;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none; ; font-weight: normal}

a.nav2:active
{ color: #660099; }

a.nav2:hover
{ color: #006600;
  text-decoration: none; }

a.blue
{ color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: Bold;
  text-decoration: none;}

a.blue:active
{ color: ##000066; }

a.blue:hover
{ color: #660000;
  text-decoration: none; }

a.yellow
{ color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: Bold;
  text-decoration: none;}

a.yellow:active
{ color: #000000; }

a.yellow:hover
{ color: #660000; }

a.orange
{ color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: Bold;
  text-decoration: none;}

a.orange:active
{ color: #FFFFFF;}

a.orange:hover
{ color: #006600;
  text-decoration: none;}

a.footer2
{ color: #ffff99; }

a.footer2:active, a.footer2:hover
{ color: #ffcc99; }


body, form, input, select, td
{ color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; }

.error
{ color: #d60000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; }

.indent
{ text-indent: 30px; }

.required
{ color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; }
  
.copyright
{ color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; }
  
 a.copyright
{ color: #000000; ; font-size: 7.5pt}

a.copyright:active
{ color: #FFCCCC; ; font-size: 7.2pt}
  
.normal
{ color: #000099;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; }

.txtfld {
border: 1px #333333 groove;
}

.button1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
background-color: #CCCCFF;
font-size: 10pt
}

.button2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
background-color: #CCCCFF;
font-size: 10pt
}
.button3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
background-color: #CCCCFF;
font-size: 10pt
}

