A:visited, A:link, A:active { 
font-weight : Normal;
font-size : 11;
font-family : Arial;
color : #1d529a;
text-decoration : None;
} 

A:hover { 
font-weight : Normal;
font-size : 11;
font-family : Arial;
color : #1d529a;
text-decoration : Underline;
} 

A.header:visited, A.header:link, A.header:active { 
font-weight : bold;
font-size : 11;
font-family : Arial;
color : #000000;
text-decoration : None;
} 

A.header:hover { 
font-weight : bold;
font-size : 11;
font-family : Arial;
color : #000000;
text-decoration : Underline;
} 

A.login:visited, A.login:link, A.login:active { 
font-weight : bold;
font-size : 11;
font-family : Arial;
color : #ff0000;
text-decoration : None;
} 

A.login:hover { 
font-weight : bold;
font-size : 11;
font-family : Arial;
color : #ff0000;
text-decoration : Underline;
}

A.nav:visited, A.nav:link, A.nav:active { 
font-weight : bold;
font-size : 11;
font-family : Arial;
color : #1d529a;
text-decoration : None;
} 

A.nav:hover { 
font-weight : bold;
font-size : 11;
font-family : Arial;
color : #1d529a;
text-decoration : Underline;
}

INPUT
{
   color            : #000000;
   font-family      : Tahoma;
   font-size        : 10px;
   border-width     : 1px;
   border-style     : solid;
   border-color     : #160942;
   background       : #bbccdb;
   width            : 100;
 }

INPUT.areacodes
{
   color            : #000000;
   font-family      : Tahoma;
   font-size        : 10px;
   border-width     : 1px;
   border-style     : solid;
   border-color     : #160942;
   background       : #bbccdb;
   width            : 30;
 }

SELECT
{
   color            : #000000;
   font-family      : Tahoma;
   font-size        : 10px;
   border-width     : 1px;
   border-style     : solid;
   border-color     : #160942;
   background       : #bbccdb;
   width            : 100;
 }

TD.date { 
font-size : 11;
font-family : Arial;
font-weight : bold;
}

TD.nav { 
font-size : 11;
font-family : Arial;
font-weight : bold;
}

TEXTAREA
{
   color            : #000000;
   font-family      : Tahoma;
   font-size        : 10px;
   border-width     : 1px;
   border-style     : solid;
   border-color     : #160942;
   background       : #bbccdb;
   width            : 400;
 }

.bodyheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #000000;
}

.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.colons
{ 
font-size : 13;
font-family : Arial;
font-weight : bold;
color : #ffcc33;

}

.formfield {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold;
}

.formnote {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight : normal;
}

.officerName {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight : bolder;
}

.officerDescription {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : normal;
}

.search { 
color : white;
font-size : 10;
font-family : Arial;
font-weight : bold;
}

.section5 { 
font-size : 13;
font-family : Arial;
font-weight : normal;
color : #ffffff;
}