﻿body 
{
    background-color:#005167;
}
.page_container {
width:1024px;
background-color:White;
}

.main_container {
width:1024px;
background-color:White;
}
a { font-family:@Arial Unicode MS; font-size:14px; color:black; }
a:hover { font-family:@Arial Unicode MS; font-size:14px; color:black; }
a:visited { font-family:@Arial Unicode MS; font-size:14px; color:black; }
a:visited:hover { font-family:@Arial Unicode MS; font-size:14px; color:black; }

a.headerlink { font-family:@Arial Unicode MS; font-size:13px; font-weight:bold; color:white; text-decoration:none; }
a.headerlink:hover { font-family:@Arial Unicode MS; font-size:13px; font-weight:bold; color:#005167; text-decoration:none; }
a.headerlink:visited { font-family:@Arial Unicode MS; font-size:13px; font-weight:bold; color:white; text-decoration:none; }
a.headerlink:visited:hover { font-family:@Arial Unicode MS; font-size:13px; font-weight:bold; color:#005167; text-decoration:none; }

a.leftblocklink { font-family:@Arial Unicode MS; font-size:9px; color:white; text-decoration:none; font-weight:bold; }
a.leftblocklink:hover { font-family:@Arial Unicode MS; font-size:9px; color:#BB5E10; text-decoration:none; font-weight:bold; }
a.leftblocklink:visited { font-family:@Arial Unicode MS; font-size:9px; color:white; text-decoration:none; font-weight:bold; }
a.leftblocklink:visited:hover { font-family:@Arial Unicode MS; font-size:9px; color:#BB5E10; text-decoration:none; font-weight:bold; }

a.footerlink { font-family:@Arial Unicode MS; font-size:11px; color:white; }
a.footerlink:hover { font-family:@Arial Unicode MS; font-size:11px; color:white; }
a.footerlink:visited { font-family:@Arial Unicode MS; font-size:11px; color:white; }
a.footerlink:visited:hover { font-family:@Arial Unicode MS; font-size:11px; color:white; }

table.leftblock { border:1px white solid; background-color:#005167; text-align:center; padding-top: 9px; padding-bottom:9px; }
table.leftblockdonation { border:1px white solid; background-color:#BA5F0F; text-align:center; padding-top: 9px; padding-bottom:9px; }
table.headerlink  
{
    padding:0px 0px 0px 0px;    
    border-left:solid 4px white; 
    width:1024px; 
    background-color:#B2933C; 
    border-top:solid 3px white; 
    border-right:solid 4px white; 
    border-bottom:solid 2px white;
    text-align:center;
    font-size:14px;
    
}

table.mainsection {
    padding:0px 0px 0px 0px;    
    border-left:solid 4px white; 
    width:1024px; 
    background-color:#DAE9ED; 
    border-top:solid 2px white; 
    border-right:solid 4px white; 
    border-bottom:solid 2px #DAE9ED;
    font-size:14px;
    
}
table.footer 
{
    padding:0px 0px 0px 0px;
    font-family:@Arial Unicode MS; 
    font-size:11px; 
    color:white;
    width:1024px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

td.headerquote { font-family:Georgia; font-size:18px; color:#005167; }
td.mainsection { font-family:@Arial Unicode MS; font-size:14px; }
td.newsheader { font-family:@Arial Unicode MS; font-size :16px; color:#BB5E10; }
td.footer { font-family:@Arial Unicode MS; font-size:6px; color:white; }
table.sponsors  
{
    font-family:@Arial Unicode MS; 
    font-size:14px; 
    width:800px;
}
td.sponsorslvl
{
    font-family:@Arial Unicode MS;
    font-size:18px;
    color:#005167;
    width:800px;
}
td.sponsor 
{
    font-family:@Aria @Arial Unicode MS;
    font-size:16px;
    color:#B2933C;
    width:25%;
    text-align:left;
}
td.spacer 
{
    font-size:5px;
}