TD
{font-size : 11px;
font-family : Verdana, Arial, Geneva, Helvetica, Sans-serif;}
/** General use font **/

INPUT
{font-size : 12px;
font-family: courier new, monospace;}
/** Font for form field text input **/

TEXTAREA
{font-size : 12px;
font-family: courier new, monospace;}
/** Font for form textarea **/

.list
{color : #999966;}

.red
{color: #CC0000;}

.green
{color: #000033;}
/** dark green type **/

.white
{font-size : 15px;
color: #ffffff;}

.sm
{font-size : 10px;
font-family : Verdana, Arial, Helvetica, Sans-serif;}
/** Small black type **/

.sm1
{font-size : 10px;
font-family : Verdana, Arial, Helvetica, Sans-serif;
color: #FFFFFF;
text-transform: uppercase;}
/** small white type **/

.sm2
{font-size : 10px;
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:#003366; text-decoration: underline}
A:active        { color:#ff0000; text-decoration: underline}
A:visited       { color:#003366; text-decoration: underline}
A:hover         { color:#336699; 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.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 : #CCCC99;}
/* Standard Beige */    

#bg2
{background-color : #999966;}
/* Darker Beige */ 

#bg3
{background-color : #ffffcc;}
/* Light Yellow */ 

.bg3a
{background-color : #ffffcd;}
/* Light Yellow for radio buttons in netscape */ 

.td
{font-size : 13px;
font-family : Arial, Geneva, Helvetica, Sans-serif;}
/** General use font **/


