﻿body 
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    margin: 0px;
}

h1 
{
    font-size: 14pt;
    font-weight: bold;
    color: #444444;
    margin: 3px 3px 2px 3px;
}

h2 
{
    font-size: 11pt;
    font-weight: bold;
    color: #333366;
    margin: 3px 3px 2px 3px;
}

a.menu 
{
    background-color: #8496A0;
    text-decoration: none;
    color: White;
    font-size: 10pt;
    font-weight:bold;
    padding: 4px 4px 2px 4px;
}

a.menu:hover 
{
    color: #cccccc;
}

.menuText 
{
    background-color: #8496A0;
    color: #cccccc;
}

#sitestats 
{
    margin-left: 30px;
}

.content 
{
    padding: 5px 8px 5px 18px;
}

.gvTable
{
    font-size: 11pt;
}

.gvTable th
{
    background-color: #9999ee;
    color: #333333;
    font-weight:bold;
    font-size: 11pt;
    border-top:1px solid #e5e6d5;
    padding: 2px 3px 2px 3px;
}

.gvTable td 
{
    font-size: 11pt;
    border-top:1px solid #e5e6d5;
    padding: 2px 3px 2px 3px;
}

.gvTable table 
{
    border-left:1px solid #e5e6d5; border-right:1px solid #e5e6d5; border-bottom:1px solid #e5e6d5;
}

.small th
{
    font-size: 9pt;
}

.small td 
{
    font-size: 9pt;
}

.notification 
{
    font-size:9pt;
    font-style:italic;
}

#additem, #mailoutinfo
{
    font-size: 10pt;
    line-height: 24px;
}

#updatecontent 
{
    padding-left:80px;
}

#membersMailout 
{
    padding-left:30px;
    padding-right:10px;
}

#mailoutbuttons
{
    font-size:10pt;
    text-align:center;
    padding-top:25px;
}

#editor 
{
    font-size: 10pt;
}

#tabMenu ul 
{
    font-size:10pt;
    width: 90%;
    border-bottom: 1px solid #555555;
    height: 20px;
}

#tabMenu li 
{
    list-style: none;
    float: left;
    padding: 2px 5px 2px 5px;
    margin-right: 3px;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    border-top: 1px solid #555555;
}

.sButton 
{
    font-size: 8pt;
    padding: 2px 4px 2px 4px;
    height: 24px;
}
