@font-face {
    font-family: Gill;
    font-style:  normal;
    font-weight: normal;
    src: url(GILLSAN1.eot);
}

P       { font-family: Arial, Helvetica, sans-serif; color: black; text-align: justify; }
.center { text-align: center; }
.left   { text-align: left; }
.right  { text-align: right; }
.treb   { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: justify; }
.trebl  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: left; }
.trebr  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: right; }
.trebc  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: center; }
.treblarge  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: left; font-size: '15pt'; }
.trebrs  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: right; font-size: '12pt'; }
.trebls  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; text-align: left; font-size: '11pt'; }
.hgray  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: gray; font-size: large; font-weight: bold; text-align: left; }
.hgrays  { font-family: Gill, "Trebuchet MS", Arial, Helvetica, sans-serif; color: gray; font-size: large; font-weight: bold; text-align: left; }

a:link     { text-decoration: underline; color: #000099; }
a:visited  { text-decoration: underline; color: #000099; }
a:active   { text-decoration: underline; color: #000099; }
a:hover    { text-decoration: none; color: #CA0000; }

table      { border-collapse: collapse; border=0; }
td.events  { border-style: outset; border-width: 0 0 0 0 ; height: 30px; }
td.events1  { border-style: outset; border-width: 1px 0 0 0 ; border-color: black; height: 30px; }

tr.top	   { background-color: #FFCC00; border-collapse: collapse; border=0; border-width: 0 0 0 0; padding: 0px; }
tr.high	   { background-color: #FF9900; }
td.enews   { border-style: outset; border-width: 0 0 0 0; width: 250px; background-color: #FFCC00; }
td.nav     { border-style: outset; border-width: 0 0 1px 0; border-color: black; padding: 3px; width: 150px; }
td.navr    { border-style: outset; border-width: 0 0 1px 0; border-color: black; width: 10; }
td.main    { border-style: outset; border-width: 2px 0 0 0; border-color: black; padding: 15px; width: 550px; }
td.right   { border-style: outset; border-width: 2px 0 0 0; border-color: black; padding: 0px; align='right'; width: 250px; }
td.navbar  { border-style: outset; border-width: 2px 2px 0 0; border-color: black; background-color: #ffcc00; padding: 0px; width: 150px; }
td.boxy	   { border-style: solid; border-width: 1px; border-color: #ffcc00; padding: 10px; }
td.boxb    { border-style: solid; border-width: 1px; border-color: black; padding: 10px; }
td.boxe    { border-style: solid; border-width: 1px; border-color: black; padding: 0px; }
td.boxbr   { border-style: solid; border-width: 1px; border-color: black; padding: 5px; }
td.r       { align: 'right'; text-align: 'right'; }
