﻿.BgColorWhite {
    background-color: white;
}

.SubmitButt {
    color: White;
    background-color: Maroon;
    border-color: Maroon;
    border-width: 0px;
    border-style: Inset;
    font-weight: bold;
    height: 22px;
}

.Grid1 {
    border-color: #999999;
    border-width: 1px;
    border-style: Solid;
    width: 100%;
    border-collapse: collapse;
}

.Grid1Tr {
    color: #186187;
    background-color: #F0F0F0;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    height: 40px;
}

.GridRowTr td, .Grid1Tr th {
    padding: 5px;
}

.Padding5px {
    padding: 5px 5px 5px 5px;
}

.GraphicButton {
    font-family: Arial;
    font-size: 12px;
}

.AlignLeft {
    text-align: left;
}

.searchdata {
    height: 27px;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    background: url('../Images/bg.gif') repeat-x left top #fff;
}

.lblfooter {
    font-family: Arial;
    font-size: 10pt;
    padding: 5px;
    margin: 0;
}

.lblfooter p {
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
}
