﻿body 
{   margin:0 auto; 
    padding:0;
    font-family:Verdana;
    font-size:8pt;
    background-color:#E9E9E9;
    background-position: center top;
    background-image:url('BackgroundImageRep.jpg');
    background-repeat:repeat-y;
}

div.Menu
{   margin-left:auto;
    margin-right:auto;
    width:980px;
    text-align:center;
    background-color:Transparent;
    
}
div.Content
{
    background-color:#ffffff;
    padding:5px 10px 0px 10px;
    min-height:350px;
}

div.Body
{   
    margin-left:auto;
    margin-right:auto;
    width:975px;
    background-color:#ffffff;
    text-align:justify;
}

div.Footer
{   
    min-height:50px;
    margin:10px 10px 0px 10px;
    text-align:center;
    color:#555555
}
div.Footer a
{
    color:#333333
}

div.SponsorLogos
{   
    text-align:center;
}


div.AdminContent
{   width:1000px;
    margin:0 auto; 
    padding:0;
}

h1
{   color:#ED1B23;
    font-size:14pt;
    font-weight:bold;
}

h2
{   color:#24408F;
    font-size:14pt;
    font-weight:bold;
}

a
{   color:#24408F;   
    text-decoration:underline;
}

a:hover
{   color:#ED1B23;
    text-decoration:none;
}

hr
{
    margin:0 10px 0 10px; 
    background-color:#cccccc;
    color:#cccccc;
    height:1px;
    border:0;
}

input 
{
    font-family:Verdana;
    font-size:8pt;
}

select
{
    font-family:Verdana;
    font-size:8pt;
}

textarea 
{
    font-family:Verdana;
    font-size:8pt;
}
