﻿body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12pt;
    background-color: #ffffff;
}

.footer
{
    position: relative;
    text-align: left;
    width: 800px;
    height: 100px;
    text-indent: 6px;
    vertical-align: middle;
    background-color: slategray;
}   


.header
{
    position: relative;
    height: 100px;
    width: 800px;
}

.menu
{
    background-color: #669999;
    width: 800px;
    background-attachment: fixed;
    background-repeat: repeat-y;
}

.menu2
{
    background-color: #006699;
    width: 800px;
    background-attachment: fixed;
    background-repeat: repeat-y;
}

.menu3
{
    background-color: #669999;
    width: 800px;
    background-attachment: fixed;
    background-repeat: repeat-y;
}

.accordionHeader
{
    font-size: 14pt;
    color: #ffffff;
    font-family: Verdana;
    background-color: #003300;
}

.accordionContent
{
    margin-top: 5px;
    font-size: 12pt;
    margin-bottom: 5px;
    color: #003300;
    font-family: Verdana;
    text-align: left;
}

.accordionLink
{
    
}

.popupMenu
{
    position: absolute;
    visibility: hidden;
    
}

.popupHover
{
    
}

h1
{
    font-size: 20pt;
    color: #ffffff;
    font-family: Verdana;
    font-weight: bold;
}

h2
{
    font-size: 11pt;
    color: #ffffff;
    font-family: Verdana;
    font-weight: bold;
}

h3
{
    font-size: 25pt;
    font-weight: bold;
    color: white;
    font-family: 'Bradley Hand ITC';
}
h4
{
    font-size: 20pt;
    font-weight: bold;
    color: white;
    font-family: 'Bradley Hand ITC';
}

p
{
    line-height: 1.4em;
    color: #ffffff;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
}

h6
{
    font-size: 13pt;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-family: 'Bradley Hand ITC';
}

a
{
    color: #ffffff;
    font-size: 12pt;
    font-family: Verdana;
}

.me
{
    text-align: center;
}

td
{
    table-layout: fixed;
    vertical-align: top;
    border-collapse: collapse;
    text-align: left;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.tab
{
    text-align: center;
}

.tabb
{
    text-align: center;
}

.tabbb
{
    text-align: center;
}
