.General
{
    font-family: Arial;
    font-size: 5px;
}

.MyPanels
{
    background-color: #D7CFB6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width:100%;
    
    
}

.ErrorLblReg
{
    font-family: Arial, Helvetica, 'sans-serif !important';
    font-size: 13px !important;
    color: #dd0b0b !important;
    font-weight: bold !important;
}



.RegLabel label
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    color: White !important;
    font-weight: bold !important;
}

.RegLabel
{
    
    font-family: Verdana;
    font-size: 11px !important;
    color: White !important;
    font-weight: bold !important;
}

.Table
{
    background-color: #B3AB96;
    table-layout: auto;
    width: 500px;
}