body
{ 
    background-image: url(images/header_bg.jpg); 
    background-position: 0px 0px; 
    background-repeat: repeat-x;
    background-color: #FFFFFF; 
    padding: 0 0 0 0; 
    margin: 0 0 0 0;
}

table
{ 
    padding: 0 0 0 0; 
    border: none; 
    text-align: center; 
    margin-left: auto; 
    margin-right: auto;
}
table td
{ 
    vertical-align: top;
    text-align: left;
}

a
{ 
    color: #000000;
}

#PageContent
{
    vertical-align: top;
    font-family: Georgia, Times, Serif;
    font-size: 14px;
    color: #000000;
    line-height: 1.7em;
    vertical-align: top;
    padding-left: .8em;
}

select
{
    font-family: Georgia, Times, Serif;
    font-size: 14px;
    color: #000000;
}

.body_text
{
    font-family: Georgia, Times, Serif;
    vertical-align: top;
    text-align: left;
}

.body_big
{
    font-family: Georgia, Times, Serif;
    font-size: 28px;
    color: #de1b3b;
    max-width: 850px;
    line-height: 1.5em;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
}

.body_normal
{
    font-family: Georgia, Times, Serif;
    font-size: 17px;
    color: #de1b3b;
    max-width: 850px;
    line-height: 1.5em;
    vertical-align: top;
    text-align: left;
    padding-left: 10px; 
    margin-bottom: 5px; 
    padding-bottom: 10px;
}

.redUpper
{ 
    text-transform: uppercase; 
    color: #990000;
}

.validationError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.thankYou
{
    font-family: Georgia, Times, Serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; 
    color: #990000;
}
.footer_edge
{
    background-image: url(images/footer_bg.jpg); 
    background-position: 0px 0px; 
    background-repeat: repeat-x;
}

.footer_text
{
    padding-top: 70px;
    color: #666666;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#footer
{
    width: auto;
    height: 160px;
    text-align: center; 
    margin-left: auto; 
    margin-right: auto;
    margin-top: 1.5em;
    background-image: url(images/footer_bg.jpg); 
    background-position: 0px 0px; 
    background-repeat: repeat-x;
}
