﻿body 
{
    background: #888888 url(../images/global/background.jpg) repeat-x;
    text-align: center;
    margin: 0 auto;
    font-family: Trebuchet MS, Verdana, Arial;
}

td
{
    color: White;
    padding: 2px;
    vertical-align: top;
    font-size: 10pt;
}

.base-form
{
    background-image: url(../images/global/smoke.png);
    background-position: center top;
    width: 100%;
    height: 100%;
}

.base-header
{
    height: 150px;
}
.base-table
{
    width: 950px;
    margin: 0 auto;
}

.base-media
{
    width: 640px;
}

.base-description
{
    text-align: left;
    width: 310px;
}

.base-ribbon
{
    height: 220px;
}

.base-footer
{
    font-size: 8pt;
}
