﻿
table th
{
    background-color:#BCE797;
    text-align:center;
    font-weight:bold;
    font-size:small;
}

.RowStyle
{
    background-color:#D9F7BC;
    font-size:small;
}
.NestedRowStyle
{
    background-color:#F7F7DB;
    font-size:small;
}
.AlternatingRowStyle
{
    background-color:#F7F7DB;
    font-size:small;
}
.NestedAlternatingRowStyle
{
    background-color:#FAFAFA;
    font-size:small;
}
.HeaderStyle
{
    background-color:#BCE797;
    font-size:medium;
}
.FooterStyle
{
    background-color:Silver;
    font-size:medium;
}

    
