﻿body
{
    font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    color:#1c94c4;
    height: 189px;
}
table
{
    width: 1121px;
    height: 188px;
}
    
    .grdheader
    {
       border: 1px solid #144d73; background-color:#144d73; color:White; font-weight: bold;
       color:White;
          font-weight: bold;
          height:30px;
        }
        
.subdiv
{
    border: 0px solid gray;
    color:Black;
    width: 179px;
    height: 36px;
}

.TextBox
{
        border: 1px solid black;
    font-style:oblique;
    font-size:10pt;
    margin-bottom: 7px;
    text-align: left;
}
    
    .table
{
 width:100%;
}

    .rowvalue
{
     font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    height:10px;
}

.label
{
        font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    color:Black;
    }
    .errorlabel
{
        font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    color:Red;
    }
    .oklabel
{
        font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    color:Green;
    }
    .button
    {
border: 1px solid #144d73; background-color:#144d73; color:White; font-weight: bold;
          font-family:Arial;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    color:White;
    width:100px;
    height:30px;
        }
