a:link    { color: #003366; text-decoration: underline; }
a:visited { color: #003366; text-decoration: underline; }
a:active  { color: #003366; text-decoration: underline; }
a:hover   { color: #003366; text-decoration: underline; }

a.nounder:link    { color: #003366; text-decoration: none; }
a.nounder:visited { color: #003366; text-decoration: none; }
a.nounder:active  { color: #003366; text-decoration: none; }
a.nounder:hover   { color: #003366; text-decoration: underline; }

a.nav:link    { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.nav:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.nav:active  { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.nav:hover   { color: #FFFFFF; text-decoration: underline; font-weight: bold; }

.tx_nav   { font-family: verdana,tahoma,arial; font-size: 11px; }
.tx_body  { font-family: verdana,tahoma,arial; font-size: 11px; }
.tx_talk  { font-family: comic sans ms,verdana,tahoma,arial; font-size: 11px; }
.tx_talk2 { font-family: comic sans ms,verdana,tahoma,arial; font-size: 14px; }
.tx_off   { color: #C0C0C0; }
.tx_warn  { color: #CC0033; font-weight: bold; }
.tx_h3    { font-family: verdana,tahoma,arial; font-size: 14px; }
.tx_h4    { font-family: verdana,tahoma,arial; font-size: 12px; }
.tx_h5    { font-family: verdana,tahoma,arial; font-size: 10px; }

img.zoom  { border-width: 1px; border-color: #000000; }

.btn      { font-size: 10pt; color: #000000; background-color: #A2CC9B;
            border-bottom: 2px solid #217A11; border-right: 2px solid #217A11;
            border-left:   2px solid #99C293; border-top:   2px solid #99C293;
            cursor: hand; font-weight: bold; }

.box_bg_border { background-color: #000000; }
.box_bg_hr     { background-color: #333333; }

.td_list_hdr  { background-color: #669966; border: 1px solid #333333; }
.tx_list_hdr  { font-family: verdana,tahoma,arial; font-size: 11px;
                font-weight: bold; color: #FFFFFF; }

.td_sect_hdr  { background-color: #669966; border: 1px solid #333333; }
.tx_sect_hdr  { font-family: verdana,tahoma,arial; font-size: 11px;
                font-weight: bold; color: #FFFFFF; }


