﻿.GridSumary
{
    font-weight: bold;
    background-color: #CCCCCC;
}
.MasterSumary
{
    font-weight: bold;
    background-color: #C0C0C0;
    text-decoration: underline;
}
.GridHeader
{
   text-align:right; 
}

table td
{
    background-color: #FFFFFF;
}
