﻿body {
    margin:0px;
}
td{
    vertical-align:top;
    
}

.PageContainer
{
    font-family: verdana;
    font-size: 12px;
    border: 1px solid #EBEBEB;
    width: 900px;
    background-color: #FFFFFF;
}
.ParagraphText
{
    font-family: verdana;
    font-size: 12px;
    color: #3E3928;
    line-height: 21px;
    text-align: justify;
    padding: 5px;
}
.Heading
{
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    color: #CC0000;
    text-align: center;
    padding: 5px;
    background-color: #EFEDE6;
}
.noOutlines
{
    border-style: none;
    text-decoration: none;
}
.PredictionText
{
    font-family: verdana;
    font-size: 12px;
    color: #3E3928;
    line-height: 21px;
    text-align: justify;
    padding: 5px;
    text-indent: 35px;
}
.PredTitle
{
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #800000;
}
.forBtn
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    background-image: url('images/BtnBack.gif');
    background-repeat: no-repeat;
    border-style: none;
    color: #FFFFFF;
}
.forCtrl
{
    font-family: verdana;
    font-size: 12px;
    border: 1px solid #EBEBEB;
    width: 200px;
}
