﻿.body
{
    background-color:#66cccc;
}
.MainTable
{
    width:735px;
    height:715px;
    background-image:url(../images/background.png);
}
.MainTableTop
{
    width:735px;
    height:300px;
}        
.MainTableBottom
{
    width:735px;
    height:415px;
}
.HeaderTableMain
{
    width:685px;
    height:275px;
    background-image:url(../images/rotatorContent.png);
}
.HeaderTableFiller
{
    width:155px;
}
.BottomTableMain
{
    width:685px;
    height:390px;
}
.ButtonStyle
{
    background-image:url(../images/buttonStyle.png);
    background-color:White;
    width:135px;
    height:35px;
    font-family:Verdana;
    color:Black;
    font-size:10px;
    border:none;
}        
