﻿body
{
    font-family: Verdana, Arial, Sans-Serif;
    margin: 0px;
    background-color: #91eeee;
}

.BodyMenuAds
{
    BORDER-TOP: navy thin solid;
    BORDER-BOTTOM: navy thin solid; 
    BACKGROUND-COLOR: #90ee90
}

.BodyContent
{
    background-color: #FFFFFF;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

table
{
    border-collapse: collapse; border-spacing: 0;
}

tr
{
}

td
{
    vertical-align:top ;
}

thead
{
    font-style: italic;
}

h1
{
    margin-top: 6px;
    margin-bottom: 6px;
}
h2
{
    margin-top: 0px;
    margin-bottom: 6px;
}
h3
{
    margin-top: 0px;
    margin-bottom: 6px;
}
h4
{
    margin-top: 0px;
    margin-bottom: 4px;
}

.imgBorder
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    margin-left: 8px;
    margin-right: 8px;
}


a
{
   white-space:nowrap 
}

a:hover
{
    background-color: #a0ffa0;
}


blockquote
{
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 16px;
}

ul
{
    margin-top: 3px;
    margin-bottom: 6px;
}

.nobr
{
   white-space:nowrap 
}

.weather
{
    border-right: navy thin solid;
    border-top: navy thin solid;
    font-size: xx-small;
    border-left: navy thin solid;
    color: #ffffff;
    border-bottom: navy thin solid;
    background-color: navy;
}


.LabelDescription
{
    font-style: italic;
    text-align: right;
    white-space: nowrap;
    padding-right: 8px;
    width:10%
}

.AdminRelated
{
    font-size: smaller;
}

.Footer
{
    font-size: xx-small;
    color: gray;
}

.LeftDivider
{
    border-left: navy thin solid;
}

.Symbol
{
    font-family: Wingdings;
}

.AltRow
{
    background-color: #ffffcc;
}