﻿.ReportSelectionTable
{
    border-width: 10px;
    border-color: Window;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.ReportSelectionTitle
{
    text-align: left;
    color: #0000FF;
    font-weight: bold;
    font-size: small;
}

.RetrievingData
{
    background-color: #E0E0E0;
    border-color: Window;
    color: #0000FF;
    font-weight: normal;
    font-size: medium;
    text-align: center;
}
