﻿.b-DetailsView
{
    margin-left:auto;
    margin-right:auto;
}

.b-ItemStyle
{
    
    font-family:Arial;
    font-size:10pt;
    font-weight:normal;
    text-align:left;
    background-color:#FFFFFF;
    border:solid 1px #D5D5D5;
}

.b-FieldHeaderStyle
{
    background-color:#E9E9E9;
    width:100px;
    text-align:right;
    font-family:Arial;
    font-size:10pt;    
    font-weight:bold;
    padding:4px;
    border:solid 1px #D5D5D5;
} 

.RowStyle
{
    
    font-family:Arial;
    font-size:8pt;
    font-weight:normal;
}



.FooterStyle
{
    background-color:#C0C0C0;
    border:solid 1px #000000;
}

.CommandRowStyle
{
    background-color:#E0E0E0;
    font-family:Arial;
    font-size:8pt;
    font-weight:normal;
}

.EditRowStyle
{
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}



.EditRowStyle INPUT
{
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    border:solid 1px #C0C0C0;
    
}