BODY { font-family: Times New Roman, Times, Serif;
    font-size: small; font-weight: 400;
    background-color: #E6EEE6;
    color: #FFFFFF;
    margin: 20px;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: ##178B4B;
    scrollbar-highlight-color: #178B4B;
    scrollbar-face-color: #178B4B;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #178B4B;
    scrollbar-track-color: #178B4B;
    }

a:link {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: 600;
    }

a:visited {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: 600;
    }

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: 600;
    }

a:active {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: 600;
    }
a:link.small {
    color: #000000;
    text-decoration: none;
    font-weight: 400;
    }

a:visited.small {
    text-decoration: none;
    color: #000000;
    font-weight: 400;
    }

a:hover.small {
    color: #FF0000;
    text-decoration: underline;
    font-weight: 400;
    }

a:active.small {
    color: #000000;
    text-decoration: none;
    font-weight: 400;
    }

h1 { font-size: large; font-weight: 700; margin-bottom:2px;
 }
h1.top { color: #FFFFFF; letter-spacing: 1px; font-size: 20px; }
h1.frontCat { font-size: x-large; color: #FF0000; font-weight: 700;
 text-decoration: underline; margin-bottom: 5px; margin-top: 8px; text-align: center; }
h2 { font-size: x-large; font-weight: 700; text-align: center;
 }

h3 { font-size: medium; font-weight: 600; margin-top: 2px; margin-bottom: 2px;
 text-decoration: underline;
 }
h4 { font-size: medium; font-weight: 600; margin-top: 2px; margin-bottom: 2px;
 }


TD { font-size: small; font-weight: 500;
 }
.small { font-size: xx-small; font-weight: 400; text-align: center; color: #000000;
 }
tr.menu { background-image: url(graphics/line.gif); background-repeat: repeat-x;
 height: 7;}
tr.menumiddle { background-color: #FF0000; }
td.menumiddle { color: #FFFFFF; padding-left: 10px; padding-right: 10px;
 padding-top: 3px; padding-bottom: 3px; }
td.topp1 { font-style: italic; text-align: center; font-size: medium; }
table.favourites { border: 3px double #008796; }
td.favourites { text-align: center; font-weight: 600px; }
td.frontItem { padding-top: 7px; padding-bottom: 7px; font-size: medium; font-weight: 500; text-align:left; }
td.red { background-color: #FF0000; width: 50; height:100%; }
td.white { background-color: #FFFFFF; width: 10; height:100%; }
td.black { background-color: #000000; width: 15; height:100%; }
table.tableborderleft { border: 0px double #000000; }
table.tableborderright { border: 0px double #000000; }
table.tablebordermain { background-image: url(graphics/tablebg2.gif); background-repeat: no-repeat; background-position: center center;}
table.top { background-color: #178B4B; background-image: url(graphics/bg2.jpg); }
tr.hdg { background-color: #000000; }
td.body { text-align: left; padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; }

table.login
{
 color: #000000;
}