﻿.GridHeader
{
    padding-right: 5px;
    padding-left: 10px;
    background-image: url(Images/ig_cal_light1.gif);
    padding-bottom: 5px;
    vertical-align: top;
    padding-top: 5px;
    background-repeat: no-repeat;
    height: 20px;
    text-align: left;
    border-right-width: 1px;
    border-right-color: black;
    background-position-x: 30%;
}
.Header
{
    padding-right: 5px;
    padding-left: 10px;
    background-image: url(Images/ig_cal_light1.gif);
    padding-bottom: 5px;
    vertical-align: top;
    padding-top: 5px;


    text-align: left;
    border-right-width: 1px;
    border-right-color: black;
    margin: 5px;
}
.Titles
{
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: white;
    font-family: Arial;
}
.footer
{
background-image: url(Images/gridfooter.gif);
}