﻿body {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11pt;
     font-weight: normal;
     font-style: normal;
     color: White;
     background:#ccc url('/img/256px-Dirttexture.gif');
     padding:0px;
     margin:0px;
}

a
{
    color:White;
}

.blue_gradient
{
    background:#002868 url('/img/blue_gradient.jpg') repeat-x right bottom;
    border:solid 3px #999;
}

.footer
{
    background-color:#003399;
    padding-top:10px;
    font-size:8pt;
    color:White;
}

iframe
{
    display:none;
}

