.GridRow
{
    font-size:x-small;
    font-style: normal;
    background-color: white;
    font-family:  Arial;
}
.GridAltRow
{
    font-size:x-small;
    font-style: normal;
    background-color: #ecf4fe;
    font-family:  Arial;
}
.GridHeadRow
{
    padding-right: 7px;
    padding-left: 6px;
    font-weight: bold;
    font-size: x-small;
    padding-bottom: 2px;
    color: #808080;
    padding-top: 2px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ecf4fe;
    text-align: center;
}
.GridPagerStyle
{
    background-color:#ecf4fe;
    COLOR: #808080;
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: x-small;
}

.LabelStyle
{
    PADDING-RIGHT: 7px;
    COLOR: #808080;
    FONT-FAMILY: Arial;	
    FONT-SIZE: x-small;
}