﻿
BODY
{
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
    background-image: url(../../images/waga-bkgd.gif);
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: .9em;
    margin: 0px auto;
}

.ajax__calendar TD, .ajax__calendar TH
{
    font-size: 1em;
}

H1
{
    font-size: 2em;
}

H2
{
    font-size: 1.2em;
}

TABLE
{
    margin-top: 3px;
    margin-bottom: 15px;
}

TABLE.header TD, TABLE.disclaimer TD
{
    text-align: center;
}
TH, TD, .errorSummary
{
    text-align: left;
}
.mandatory
{
    color: Red;
}

.bktd
{
    background-color: #FFFFFF;
    text-align: center;
    border-collapse: collapse;
    width: 700px;
}

H1
{
    text-align: center;
}
