﻿body
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.heads3
{
    background-color: khaki;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.paging
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: gainsboro;
    font-weight: bold;
}

.heads
{
    font-weight: bold;
    font-size: 14px;
    color: #ff0000;
    border-bottom: #ff6600 thin solid;
    font-family: Arial, Verdana;
    background-color: lightgoldenrodyellow;
}
.barcolor
{
    color: #ffffff;
    background-color: #cc0000;
}

.newsbar
{
    color: #ffffff;
    text-decoration: none;
}

.newsbar:hover
{
    text-decoration: underline;
    color: #ffffff;
}

a
{
    color: #0099cc;
    text-decoration: none;
}
a:hover
{
    color: #ff6600;
    text-decoration: underline;
}



.topborder
{
    border-top: #990000 2px solid;
}

.newsbar
{
    color: #ffffff;
    background-color: #cc0000;
    height: 25px;
    font-size: 13pt;
}

#newsbar
{
    color: #ffffff;
    background-color: #cc0000;
    height: 20px;
    font-size: 12pt;
}
#SideNews a:hover
{
    text-decoration: underline;
}
.rgtnews
{
    background-color: #e0e0f4;
}
.lftnews
{
    background-color: #cccccc;
}
.poll
{
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
    border-collapse: collapse;
}
.polltable
{
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    font-size: 10pt;
    border-left: #cccccc thin solid;
    color: black;
    border-bottom: #cccccc thin solid;
    font-family: satluj;
    border-collapse: collapse;
    background-color: whitesmoke;
}

.rightcol
{
    border-right: dimgray 1px dotted;
}

.leftcol
{
    border-left: dimgray 1px dotted;
}

.sides
{
    border-right: dimgray 1px dotted;
    border-left: dimgray 1px dotted;
}


