﻿body
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    background-color: #e5e2c3;
    color: #000000;
    font-family: 'Arial' , 'Sans-Serif';
}
h1
{
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin: 8px 16px 8px 16px;
    padding-top: 8px;
}
h2
{
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin: 8px 16px 8px 16px;
}
h3
{
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin: 8px 16px 8px 16px;
}
p
{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin: 8px 16px 8px 16px;
}
.copyright
{
    font-size: 8px;
}
.right
{
    text-align: right;
}
.left
{
    text-align: left;
}
.centre
{
    text-align: center;
}
.justify
{
    text-align: justify;
}
.event-page-selector
{
    text-align: right;
    font-style: italic;
}
.nav-date
{
    text-align: left;
    font-size: 14px;
    margin: 8px 16px 0px 16px;
}
.nav-venue
{
    text-align: left;
    font-size: 14px;
    margin: 0px 16px 0px 16px;
}
.nav-title
{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 16px 0px 16px;
}
.nav-subtitle-no-review
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 16px 8px 16px;
}
.nav-subtitle-review-to-follow
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 16px 0px 16px;
}
.nav-review
{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 16px 8px 16px;
}
.error
{
    color: Red;
    font-weight: bold;
}
a:link
{
    text-decoration: none;
    color: #0000c0;
}
a:visited
{
    text-decoration: none;
    color: #600080;
}
a:hover
{
    text-decoration: underline;
    background-color: #c2b16b;
}
img
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
}
img.blueborder
{
    border-style: solid;
    border-width: thin;
    border-color: #e0e0ff;
}
table
{
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border-width: 0px;
}
tr
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
}
td
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    vertical-align: top;
}
div
{
    /* overflow: hidden; */
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
div.nav-left
{
    width: 282px;
    float: left;
}
div.nav-right
{
    width: 282px;
    float: right;
}
div.main
{
    margin-left: 282px;
    margin-right: 0;
    background-color: White;
}
div.widemain
{
    margin-left: 282px;
    margin-right: 0;
}
div.vspace
{
    min-height: 20px;
}
.margins-as-paragraph
{
    margin: 8px 16px 8px 16px;
}
form.paypal
{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin: 8px 16px 8px 16px;
}
