TD
{font-size : 11px;
font-family : Verdana, Arial, Geneva, Helvetica, Sans-serif;}
/** General use font **/

INPUT
{font-size : 11px;
font-family : Verdana, Arial, Geneva, Helvetica, Sans-serif;}
/** Font for form field text input **/

TEXTAREA
{font-size : 11px;
font-family : Verdana, Arial, Geneva, Helvetica, Sans-serif;}
/** Font for form textarea **/

.list
{color : #558822;}

.red
{color: #CC0000;}

.green
{color: #003300;}
/** dark green type **/

.white
{font-size : 15px;
color: #ffffff;}

.sm
{font-size : 10px;
font-family : Verdana, Arial, Helvetica, Sans-serif;}
/** Small black type **/

.smclr1
{font-size : 10px;
font-family : Verdana, Arial, Helvetica, Sans-serif;
color: #FFFFFF;}
/** small white type **/

.sm1
{font-size : 10px;
font-family : Verdana, Arial, Helvetica, Sans-serif;
color: #FFFFFF;
text-transform: uppercase;}
/** small white type **/

.sm2
{font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-serif;
color: #FFFFFF;}
/** small white type **/

.hdr1
{font-size : 20px;
font-family : Arial, Helvetica, Sans-serif;
font-weight : bold;
color : #ffffff;}
/** x-large white headers **/

.hdr2
{font-size : 20px;
font-family : Arial, Helvetica, Sans-serif;
font-weight : bold;
color : #000000;}
/** x-large black headers **/

.hdr3
{font-size : 16px;
font-family : Arial, Helvetica, Sans-serif;
font-weight : bold;
color : #FFFFFF;}
/** large white headers **/

.hdr4
{font-size : 16px;
font-family : Arial, Helvetica, Sans-serif;
font-weight : bold;
color : #000000;}
/** large black headers **/

A:link          { color:#660066; text-decoration: underline}
A:active        { color:#ff0000; text-decoration: underline}
A:visited       { color:#660066; text-decoration: underline}
A:hover         { color:#993399; text-decoration: underline}

A.nav:link          { color:#003399; text-decoration: underline}
A.nav:active        { color:#ff0000; text-decoration: underline}
A.nav:visited       { color:#003399; text-decoration: underline}
A.nav:hover         { color:#993399; text-decoration: underline}

A.rev:link          { color:#ffffee; text-decoration: underline}
A.rev:active        { color:#ffffff; text-decoration: underline}
A.rev:visited       { color:#ffffff; text-decoration: underline}
A.rev:hover         { color:#ffffff; text-decoration: underline}

A.none:link          { color:#002288; text-decoration: none}
A.none:active        { color:#ff0000; text-decoration: none}
A.none:visited       { color:#002288; text-decoration: none}
A.none:hover         { color:#993399; text-decoration: none}


/** Ignore Below **/

EM
{font-weight: bold; 
font-style: normal;}
/** Not currently in use. **/

.hdr
{font-size : 11px;
font-family : Arial, Helvetica, Sans-serif;
color : #FFFFFF;}

#bg1
{background-color : #99cc66;}
/* Standard Green */    

#bg2
{background-color : #669933;}
/* Darker Green */ 

#bg3
{background-color : #ccff99;}
/* Lighter Green */ 

.bg3a
{background-color : #ccff98;}
/* Lighter Green for radio buttons in netscape */ 




