body {
    font-family: sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;	
}

.nav { font-size: 14px }

TABLE.nav { margin-left: 6px; margin-top: 10px }

a.nav:link     { color: red; text-decoration: none; font-weight: bold }
a.nav:visited  { color: red; text-decoration: none; font-weight: bold }
a.nav:hover    { color: white; text-decoration: none; font-weight: bold; background-color: red; display: block; width: 100%; height: 100%; line-height: normal }
a.nav:active   { color: white; text-decoration: none; font-weight: bold; background-color: red; display: block; width: 100%; height: 100%; line-height: normal }

.lcolumns {
border-left-style: solid;
border-left-color: red;
border-left-width: 3px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px
}

a.bodylinks:link     { color: red; text-decoration: none; font-weight: bold }
a.bodylinks:visited  { color: red; text-decoration: none; font-weight: bold }
a.bodylinks:hover    { color: white; text-decoration: none; font-weight: bold; background-color: red }
a.bodylinks:active   { color: white; text-decoration: none; font-weight: bold; background-color: red }

.rcolumns {
border-right-style: solid;
border-right-color: red;
border-right-width: 3px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px
}

DIV.midcolumn { margin-left: 15px; margin-right: 15px }

.header {
border-left-style: solid;
border-left-color: red;
border-left-width: 3px;
border-right-style: solid;
border-right-width: 3px;
border-right-color: red;
border-bottom-width: 1px;
border-top-style: solid;
border-top-width: 3px;
border-top-color: red
}

.footer {
color: white;
font-size: 12px;
border-left-style: solid;
border-left-color: red;
border-left-width: 3px;
border-right-style: solid;
border-right-width: 3px;
border-right-color: red;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: red
}

a.footerlinks:link     { color: white; text-decoration: none; font-weight: bold }
a.footerlinks:visited  { color: white; text-decoration: none; font-weight: bold }
a.footerlinks:hover    { color: white; text-decoration: none; font-weight: bold; background-color: red }
a.footerlinks:active   { color: white; text-decoration: none; font-weight: bold; background-color: red }