body           { margin: 0px; padding: 0px; } 

a:hover        { color: #cc6622; text-decoration: underline;}
a:active       { color: #cc6622; text-decoration: underline;}
a:link         { color: #339966; text-decoration: underline;} 
a:visited      { color: #339966; text-decoration: underline;}

a.w:hover        { color: #afd826; text-decoration: underline;}
a.w:active       { color: #afd826; text-decoration: underline;}
a.w:link         { color: #ffffff; text-decoration: underline;} 
a.w:visited      { color: #ffffff; text-decoration: underline;}

p              { font-family: arial, helvetica; font-style: normal; font-size: 11px; color: #336666 }
.txt1          { font-family: arial, helvetica; font-style: normal; font-size: 11px; color: #336666 } 
.txt1w         { font-family: arial, helvetica; font-style: normal; font-size: 11px; color: #ffffff } 
.txt2          { font-family: arial, helvetica; font-style: bold; font-size: 13px; color: #336666 } 
.txt2w         { font-family: arial, helvetica; font-style: bold; font-size: 13px; color: #ffffff } 
.form          { font-family: arial, helvetica; font-style: normal; font-size: 14px; color: #336666 } 
.subnav        { font-family: arial, helvetica; font-style: normal; font-size: 9px;}
h1             { font-family: arial, helvetica; font-weight: bold; font-size: 15px; color: #ff9900; margin-top: 10px; margin-bottom: 0px; }
h2.tl          { font-family: arial, helvetica; font-style: italic, bold; font-size: 15px; color: #ff9900;}
h2.tl_g        { font-family: arial, helvetica; font-style: italic, bold; font-size: 15px; color: #ccee88;}
h3.tl          { font-family: arial, helvetica; font-style: italic, bold; font-size: 13px; color: #cc6622;}

.scrollText    { font-family: arial, helvetica; color:#000000; font-size: 11px; font-weight:normal; }

#navlist                { padding: 0 1px 1px; margin-left: 0; font: 13px Arial; font-weight: bold; width: 195px; }
#navlist li             { list-style: none; margin: 0; border-top: 1px solid #000; text-align: left; }
#navlist li a           { display: block; padding: 5px 5px 5px 5px; border-left: 0.5em solid #ff9900; background: #09af11; text-decoration: none; }
#navlist li a:link      { color: #ffffff; }
#navlist li a:visited   { color: #ffffff; }
#navlist li a:hover     { border-color: #ffffff; color: #ffffff; background: #afd826; }

#hplist  li             { margin-top: 0px; margin-bottom: 0px;}

#nicetable table { border: 1px solid; border-collapse: collapse; }
#nicetable td { border: 1px solid; }
#nicetable .nb { border: none; } 

#dhtmltooltip { position: absolute; width: 120px; border: 1px solid black; padding: 2px; background-color: #ffeeaa; visibility: hidden; z-index: 100; }
