﻿/* Alphabetical Order */
body
{
    background-image: url(../Images/Global/RedLines.gif);
} 
.BottomImage
{
     height: 56px;
     width: 800px;
     background-image: url(../Images/Global/Bottom.jpg);
}
.ContactBlock
{
    position: relative;
    left: 50px;
    width: 630px;
    background-color: #e7deb5;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.displayDate
{
    z-index: 2;
    left: 462px;
    position: absolute;
    top: 125px;
    font-weight: bold;
    font-size: 7pt;
    color: #53012a;
    width: 155px;
}
.displayTime
{
    z-index: 2;
    left: 650px;
    position: absolute;
    top: 125px;
    font-weight: bold;
    font-size: 7pt;
    color: #53012a;
    width: 107px;
}
.InformationProductBlock
{
    z-index: 1;
    left: 0px;
    position: absolute;
    top: 143px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/Global/Middle.jpg)
}
.LegalInfo
{
    font-size: 7pt;
    background: #630e21;
    font-family: Arial;
}
.LegalInfo a
{
    color: #ffff99;
} 
.mainBlock
{
    width: 800px;
    height: 670px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #630E21;
    font-size: 10pt;
    color: white;
    font-family: 'Bookman Old Style';
    padding-top: 20px;
    left: 2px;
    position: relative;
    top: -1px;
    margin-bottom: 0px;
}   
.TopImage
{
    height: 25px;
    width: 800px;
    background-image: url(../Images/Global/TopImage.jpg);
}
.upperBanner
{
    z-index: 1;
    left: 12px;
    position: absolute;
    top: 5px;
}
