﻿body 
{
    font-family: arial;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    text-align: center;
}

.bodytext
{
    text-align: justify; 
}

.headingbanner
{
    
    color: #ffffff;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 2px;
    font-variant: small-caps;
}

.photocaption
{
    font-size: 11px;
}
.pagesection
{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.menutable
{
    width: 150px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.menutable td
{
    background-color: #000000;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
}

.menutable a:link, .menutable a:visited
{
    text-decoration: none;
    color: #ffffff;
}

.menutable a:hover
{
    text-decoration: underline;
    color: gray;
}

.faq 
{
    background-color:#88000c;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    padding:5px 5px 5px 5px;
}

table
{
    border-style:none;
    border-width:0px;
    line-height: 15px;
    vertical-align: top;
}

td
{
    padding: 2px 2px 2px 2px;
    text-align: justify;
}

.bannedtable
{
    border: solid 1px #cccccc;
}

.bannedtable td, .bannedtable th
{
    padding: 5px 5px 5px 5px;
    text-align: left;
}

h1
{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0px;
}

a:link, a:visited, a:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: red;
}

a:hover
{
    color: Gray;
}