/* ROOT DIRECTORY STYLES */
HTML     { position: absolute; top: 0; left: 0; width:100%; height:100%; overflow: scroll; }
BODY     { background: white url(../gifs/star.gif); margin-top:0px; }
A        { text-decoration:none; }
/*A:LINK   { color:blue; }*/
/*A:ACTIVE { color:red; }*/
A:HOVER  { color:blue; background-color:#c0c0e0 }
/*A:VISITED{ color:purple; }*/
IMG      { margin: 0px 0px 0px 0px; }
HR       { margin: 1px 0px 1px 0px; }
TD       { background-color:#f8f8f8; }

.banner  { background: #eee none; }
.button  { font-weight: bold; font-size: 9pt; font-family: arial,helvetica,sans-serif; color: white;
           background: #C00000; border: 2px outset; }
.cr      { font: 8pt arial,sans-serif; color:blue; text-align:center; }
.desc    { font: 10pt/11pt arial,sans-serif; color:#030; }
.desc2   { font: 10pt/11pt arial,sans-serif; color:#030; padding-left:30px; }
.fine    { font: 8pt/9pt arial,helvetica,sans-serif; color: #404040; }
.heading { font: bold 12pt/12pt 'comic sans ms',arial,helvetica,sans-serif; color: black; }
.link    { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:#000; }
.link1   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:brown; }
.link2   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:#c00; }
.link3   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:orange; }
.link4   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:#cb0; }
.link5   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:#090; }
.link6   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:#00f; }
.link7   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:purple; }
.link8   { font: bold 11pt/12pt 'comic sans ms','times new roman',serif; color:gray; }
.menu    { font: bold 11pt/12pt 'comic sans ms','times new roman',serif;}
.nav     { font: 8pt/9pt arial,helvetica,sans-serif; text-align:center; color:red; }
.new     { color:red; font-weight:bold }
.para1   { font: 11pt arial,helvetica,sans-serif; color: darkgreen; text-align:justify }
.para2   { font: 11pt arial,helvetica,sans-serif; color: darkgreen; text-align:justify; text-indent:25px }
.recent  { font: 8pt/9pt arial,helvetica,sans-serif; color: #000000; }
.spacer  { font-size:1px; }
.subhead { font: bold 11pt 'comic sans ms','times new roman',serif; color:green; }
.sublink { font: bold 9pt/9pt arial,sans-serif; color: #000080; text-decoration: underline; }
.subttl  { font: bold 12pt 'times new roman',times,serif; color: green; text-align:center }
.title   { font: italic bold 20pt/22pt 'times new roman',serif; color: blue; text-align: center}
.top     { font-size:2pt; color:white; text-align:center; }
.welcome { font-weight: bold; font-size: 15pt; line-height:16pt; font-family: 'times new roman',serif; color: navy; }
