﻿.DocBackColor
{
    background-color:#C0C0C0;
}

.PageHeader
{
    position: relative; 
    width:80%;
    height:30%;
    left:5%;
    right:5%
}

.ResizeForm
{
    position: relative;
    width: 90%;
    top: 0%;
    left: 5%;
    right: 5%;
    bottom: 0%;
    min-height:1000px;
    min-width:800px;
    _height:1000px;
    _width:800px;
    font-family : Tahoma;
    background-color:white;
    font-size: small;
    margin-left: 0px;
    text-align: center;
}

.BodyMargin
{
    margin-top :0;
    margin-bottom :0;
    margin-right:0;
    margin-left :0;
}

.GridHeader
{
    font-family :Arial ; 
    font-size :12px
}

.GridContent
{
    font-family :Tahoma;
    font-size :15px
}

.FRLHeadGridMedium
{
    border-style: solid;
    border-width: thin;
    font-weight:700 ;
    color: #990000; 
    font-family: Tahoma;
}

.TextLabelNormal
{
    font-weight:normal;
    color :Black;
    font-family: Tahoma;
    }

.FRLHeadGridNormal
{
    border-style: solid;
    border-width: thin;
    font-weight:normal ;
    color: #990000; 
    font-family: Tahoma;
}

.FRLHeadMedium
{
    border-style:none;
    border-width:thin;
    font-weight:700 ;
    color: #990000; 
    font-family: Tahoma;
}
.NormalGrid td
    { Border-color: RED; }

.NormalGridFooter
{
}
                       