﻿.GridHead
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: Bold;
    background-color: #FFB25A;
    border-bottom: solid 1px #848284;
    border-right: solid 0px #848284;
    border-left: solid 0px #848284;
    text-indent: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.GridHeadStart
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: Bold;
    background-color: #FFB25A;
    border-bottom: solid 1px #848284;
    border-right: solid 0px #848284;
    border-left: solid 1px #848284;
    text-indent: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.GridHeadEnd
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: Bold;
    background-color: #FFB25A;
    border-bottom: solid 1px #848284;
    border-right: solid 1px #848284;
    border-left: solid 0px #848284;
    text-indent: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.GridHeadStartEnd
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: Bold;
    background-color: #FFB25A;
    border-bottom: solid 1px #848284;
    border-right: solid 1px #848284;
    border-left: solid 1px #848284;
    text-indent: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.GridCell
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    border-bottom: solid 1px #848284;
    border-right: solid 0px #848284;
    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;
    text-decoration: none;
}
.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;
    text-decoration: none;
}
.GridCell A:Hover
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    text-indent: 2px;
    text-decoration: underline;
}
.FrontGridCell
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    border-bottom: solid 1px #848284;
    border-right: solid 1px #848284;
    border-left: solid 1px #848284;
    text-indent: 2px;
}
.GridCellEnd
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.0px;
    font-weight: normal;
    height: 25px !important;
    border-bottom: solid 1px #848284;
    border-right: solid 1px #848284;
    border-left: solid 1px #848284;
    text-indent: 2px;
}
.GridsStatus
{
    background-color: #D8E8FE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10.5px;
    height: 24px;
    background-color: #FFB25A;
    text-indent: 15px;
    width: 100%;
    border-bottom: solid 1px #848284;
    border-right: solid 1px #848284;
    border-left: solid 1px #848284;
}