.count
{
    color: #FF0000;
    font-weight: bold;
}
.frm_butt1
{
    background-image: url(../images/butt_grad.gif);
    background-repeat: repeat-x;
    font-size: 9px;
    height: 21px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: black;
    border-bottom-color: black;
    cursor: pointer;
}

.frm_butt2
{
    background-image: url(../images/butt_grad.gif);
    background-repeat: repeat-x;
    font-size: 9px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #BEBEBE;
    border-right-color: #8B8B8B;
    border-bottom-color: #8B8B8B;
    border-left-color: #BEBEBE;
    background-position: bottom;
    cursor: pointer;
    font-family: Verdana, Sans-Serif;
    height: 22px;
}

.frm_butt
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    background-color: #F0F0F0;
    background-image: url(../images/butt_grad.gif);
    border: 1px solid #333333;
}

.frm_buttsmartso
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    background-color: #F0F0F0;
    border: 1px solid #333333;
}

.gr_l
{
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    background-color: #F0F0F0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}
.gr_l_d
{
    background-color: #F0F0F0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}
.gr_r
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gr_r2
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}

.gr_r_d
{
}
.gr_r_d2
{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}

.leg_Active_Ex
{
    background-color: #FFC0CB;
    height: 6px;
    width: 12px;
    border: 1px solid #000000;
}
.leg_Inactive
{
    background-color: #FFA07A;
    height: 6px;
    width: 12px;
    border: 1px solid #000000;
}
.th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    font-weight: bold;
    background-color: Transparent;
}
.validator, .warning
{
    color: Red;
    font-size: 12px;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    cursor: pointer;
}

textarea
{
    border: 1px solid #7F9DB9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}

.input, select
{
    border: 1px solid #7F9DB9;
    font-size: 11px;
    height: 19px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputradio
{
    border: 0px none;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leg_CrBal
{
    background-color: #003399;
    height: 6px;
    width: 12px;
    border: 1px solid #000000;
}
.leg_CrBal_Low
{
    background-color: #990099;
    height: 6px;
    width: 12px;
    border: 1px solid #000000;
}

.leg_Overdraft
{
    background-color: #CC0000;
    height: 6px;
    width: 12px;
    border: 1px solid #000000;
}
.leg_Overdraft_High
{
    background-color: #FFCC00;
    height: 6px;
    width: 12px;
    border: 1px solid #000000;
}
.master_page
{
    background-color: #EAEFF7;
    margin: 0px;
}

.legend_border
{
    border: 1px solid #000000;
}

