﻿body
{
    background-image: url(images/background.jpg);
}
table.base
{
    background-color: #F7F6F3;
    
}
table.base2
{
    background-color: #F7F6F3;
}


TD.first
{
    border-right: #b6cee7 1px;
    border-top: #b6cee7 1px;
    font-size: 12px;
    border-left: #b6cee7 1px;
    color: #666699;
    border-bottom: #b6cee7 1px;
    font-family: arial, verdana, tahoma;
    background-color: #F7F6F3;
    vertical-align: middle;
    text-align: center;
}
TD.second
{
    border-right: #b6cee7 1px;
    border-top: #b6cee7 1px;
    font-size: 12px;
    border-left: #b6cee7 1px;
    color: #666699;
    border-bottom: #b6cee7 1px;
    font-family: arial, verdana, tahoma;
    background-color: #F7F6F3;
    vertical-align: top;
    text-align: left;
}

IMG.frame
{
}
