﻿.GridHead2
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: Bold;
    background-color: #D8E8FE;
    height: 25px !important;
    border-bottom: solid 1px #9BAFDE;
    border-top: solid 1px #9BAFDE;
    border-right: solid 1px #9BAFDE;
    border-left: solid 1px #9BAFDE;
    text-indent: 2px;
}
.GridHead
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: Bold;
    background-color: #D8E8FE;
    height: 25px !important;
    border-bottom: solid 1px #9BAFDE;
    border-right: solid 1px #9BAFDE;
    border-left: solid 1px #9BAFDE;
    text-indent: 2px;
}
.GridCell
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    border-bottom: solid 1px #9BAFDE;
    border-right: solid 1px #9BAFDE;
    text-indent: 2px;
}
.GridCell A
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    text-indent: 2px;
}
.GridCell A:Visited
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    text-indent: 2px;
}
.GridCellNB
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    text-indent: 2px;
    border-bottom: solid 1px #9BAFDE;
    border-right: solid 1px #9BAFDE;
}
