body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

td
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

UL
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

select
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

input
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

TEXTAREA
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
}


.sz1
{
    font-size: 10px;
}
.sz2
{
    font-size: 11px;
}
.sz3
{
    font-size: 12px;
}
.sz4
{
    font-size: 13px;
}
.sz5
{
    font-size: 14px;
}
.sz6
{
    font-size: 15px;
}

.sz1_color
{
    font-size: 10px;
    color: #003399;
}
.sz2_color
{
    font-size: 11px;
    color: #003399;
}
.sz3_color
{
    font-size: 12px;
    color: #003399;
}
.sz4_color
{
    font-size: 13px;
    color: #003399;
}
.sz5_color
{
    font-size: 14px;
    color: #003399;
}
.sz6_color
{
    font-size: 15px;
    color: #003399;
}

.sz1_white
{
    font-size: 10px;
    color: #ffffff;
}
.sz2_white
{
    font-size: 11px;
    color: #ffffff;
}
.sz3_white
{
    font-size: 12px;
    color: #ffffff;
}
.sz4_white
{
    font-size: 13px;
    color: #ffffff;
}
.sz5_white
{
    font-size: 14px;
    color: #ffffff;
}
.sz6_white
{
    font-size: 15px;
    color: #ffffff;
}

.sz1_red
{
    font-size: 10px;
    color: #f8453f;
}
.sz2_red
{
    font-size: 11px;
    color: #f8453f;
}
.sz3_red
{
    font-size: 12px;
    color: #f8453f;
}
.sz4_red
{
    font-size: 13px;
    color: #f8453f;
}
.sz5_red
{
    font-size: 14px;
    color: #f8453f;
}
.sz6_red
{
    font-size: 15px;
    color: #f8453f;
}

.sz1bld
{
    font-size: 10px;
    font-weight: bold;
}
.sz2bld
{
    font-size: 11px;
    font-weight: bold;
}
.sz3bld
{
    font-size: 12px;
    font-weight: bold;
}
.sz4bld
{
    font-size: 13px;
    font-weight: bold;
}
.sz5bld
{
    font-size: 14px;
    font-weight: bold;
}
.sz6bld
{
    font-size: 15px;
    font-weight: bold;
}

.sz1bld_color
{
    font-size: 10px;
    font-weight: bold;
    color: #003399;
}
.sz2bld_color
{
    font-size: 11px;
    font-weight: bold;
    color: #003399;
}
.sz3bld_color
{
    font-size: 12px;
    font-weight: bold;
    color: #003399;
}
.sz4bld_color
{
    font-size: 13px;
    font-weight: bold;
    color: #003399;
}
.sz5bld_color
{
    font-size: 14px;
    font-weight: bold;
    color: #003399;
}
.sz6bld_color
{
    font-size: 15px;
    font-weight: bold;
    color: #003399;
}

.sz1bld_white
{
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}
.sz2bld_white
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.sz3bld_white
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.sz4bld_white
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}
.sz5bld_white
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.sz6bld_white
{
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.sz1bld_red
{
    font-size: 10px;
    font-weight: bold;
    color: #f8453f;
}
.sz2bld_red
{
    font-size: 11px;
    font-weight: bold;
    color: #f8453f;
}
.sz3bld_red
{
    font-size: 12px;
    font-weight: bold;
    color: #f8453f;
}
.sz4bld_red
{
    font-size: 13px;
    font-weight: bold;
    color: #f8453f;
}
.sz5bld_red
{
    font-size: 14px;
    font-weight: bold;
    color: #f8453f;
}
.sz6bld_red
{
    font-size: 15px;
    font-weight: bold;
    color: #f8453f;
}

.sz1bld_brown
{
    font-size: 10px;
    font-weight: bold;
    color: #CC9900;
}
.sz2bld_brown
{
    font-size: 11px;
    font-weight: bold;
    color: #CC9900;
}
.sz3bld_brown
{
    font-size: 12px;
    font-weight: bold;
    color: #CC9900;
}
.sz4bld_brown
{
    font-size: 13px;
    font-weight: bold;
    color: #CC9900;
}
.sz5bld_brown
{
    font-size: 14px;
    font-weight: bold;
    color: #CC9900;
}
.sz6bld_brown
{
    font-size: 15px;
    font-weight: bold;
    color: #CC9900;
}

.sz1bld_bg_color
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: b4cdff;
}
.sz2bld_bg_color
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: b4cdff;
}
.sz3bld_bg_color
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: b4cdff;
}
.sz4bld_bg_color
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-color: b4cdff;
}
.sz5bld_bg_color
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: b4cdff;
}
.sz6bld_bg_color
{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    background-color: b4cdff;
}

.sz1_bg1
{
    font-size: 10px;
    background-color: EDEDED;
}
.sz2_bg1
{
    font-size: 11px;
    background-color: EDEDED;
}
.sz3_bg1
{
    font-size: 12px;
    background-color: EDEDED;
}
.sz4_bg1
{
    font-size: 13px;
    background-color: EDEDED;
}
.sz5_bg1
{
    font-size: 14px;
    background-color: EDEDED;
}
.sz6_bg1
{
    font-size: 15px;
    background-color: EDEDED;
}

.sz1_bg2
{
    font-size: 10px;
    background-color: E6E6E6;
}
.sz2_bg2
{
    font-size: 11px;
    background-color: E6E6E6;
}
.sz3_bg2
{
    font-size: 12px;
    background-color: E6E6E6;
}
.sz4_bg2
{
    font-size: 13px;
    background-color: E6E6E6;
}
.sz5_bg2
{
    font-size: 14px;
    background-color: E6E6E6;
}
.sz6_bg2
{
    font-size: 15px;
    background-color: E6E6E6;
}

.sz1i
{
    font-size: 10px;
    font: italic;
}
.sz2i
{
    font-size: 11px;
    font: italic;
}
.sz3i
{
    font-size: 12px;
    font: italic;
}
.sz4i
{
    font-size: 13px;
    font: italic;
}
.sz5i
{
    font-size: 14px;
    font: italic;
}
.sz6i
{
    font-size: 15px;
    font: italic;
}

.sz1_leaded
{
    font-size: 10px;
    line-height: 14px;
}
.sz2_leaded
{
    font-size: 11px;
    line-height: 16px;
}
.sz3_leaded
{
    font-size: 12px;
    line-height: 18px;
}
.sz4_leaded
{
    font-size: 13px;
    line-height: 20px;
}
.sz5_leaded
{
    font-size: 14px;
    line-height: 22px;
}
.sz6_leaded
{
    font-size: 15px;
    line-height: 24px;
}

a.reportlink:link, a.reportlink:active, a.reportlink:visited
{
    font-weight: bold;
    line-height: 15px;
    color: #003399;
}
a.reportlink:hover
{
    color: #00cccc;
    text-decoration: none;
}

.ContentTable
{
    border-style: solid;
    border-left-color: #333333;
    border-right-color: #333333;
    border-top-color: #333333;
    border-bottom-color: #333333;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.HeaderCell
{
    background-color: #b5b5b5;
}

.ContentCellA
{
    background-color: #DADADA;
}
.ContentCellB
{
    background-color: #E8E8E8;
}

.ActionButton
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #3333cc;
    border-style: solid;
    border-left-color: #000000;
    border-right-color: #000000;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-left: 2px;
    cursor: hand;
    padding-right: 2px;
    padding-top: 3px;
    padding-bottom: 0px;
}

.TRLoop
{
    background-color: #DEE5EF;
}
