BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black
}

TABLE
{
}
.txtBox
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.tdReqField
{
    COLOR: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: top
}
.tdField
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: top
}
.tdFieldRight
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: right;
    VERTICAL-ALIGN: top
}
.tdFieldCenter
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: top
}
.cboSelect
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.btnCheck
{
    BACKGROUND-COLOR: white;
    COLOR: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.trFieldRow
{
}
.tblMain
{
    BORDER-BOTTOM: gray thin solid;
    BORDER-LEFT: gray thin solid;
    BORDER-RIGHT: gray thin solid;
    BORDER-TOP: gray thin solid
}
.tdUnderLine
{
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: top
}
.btnSmall
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
