﻿body
{
    /*    background-image: url(/images/marble4.jpg); */
    background-color: LightSeaGreen;
    margin: 0;
    font-family: 'Times New Roman' , Times, Serif;
}
div
{
    text-align: center;
}
img
{
    border: 0;
}
img.Photo
{
    border: 0;
    margin: 0px 10px 0px 0px;
    float: none;
}
img.Photo0
{
    border: 0;
    margin: 0px 0px 0px 0px;
    float: none;
}
img.PhotoLeft
{
    border: 0;
    margin: 0px 10px 10px 0px;
    float: left;
}
img.Image4
{
    border: 0;
    margin: 4px 4px 4px 4px;
    float: none;
}
p
{
    text-align: justify;
}
p.Copyright
{
    text-align: center;
    font-size: 10px;
}
p.Copyright a
{
    color: red;
}
p.Topic
{
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}
ul
{
    text-align: justify;
}
ul.BigList
{
    line-height: 200%;
}
ul.BigList li
{
    font-weight: bold;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
a.button:link
{
    font-family: Impact, 'Arial Black' , Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #FF0000;
    text-decoration: none;
}
a.button:visited
{
    font-family: Impact, 'Arial Black' , Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #FF0000;
    text-decoration: none;
}
a.button:hover
{
    font-family: Impact, 'Arial Black' , Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #00FFFF;
    text-decoration: none;
}
a.button:active
{
    font-family: Impact, 'Arial Black' , Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    text-decoration: none;
}
a.Privacy
{
    text-decoration: none;
    color: #003366;
    font-size: 10px;
    font-weight: bold;
}
td caption
{
    text-align: center;
    font-weight: bold;
}
.ErrorMessage
{
    font-size: 10px;
    font-family: 'Trebuchet MS' , 'Century Gothic' , 'Microsoft Sans Serif' , Sans-Serif;
    color: #FF0000;
}
.bigTextBox
{
    vertical-align: text-top;
}
.IE8Fix
{
    z-index: 100;
}
.MainTitle
{
    display: inherit;
    text-align: justify;
}
.Visible
{
    display: inherit;
}
.Hidden
{
    display: none;
}
