﻿H1
{
    font-size:18pt;
    font-weight:bold;
    color:#d21034;
    #margin-top:30px; /* for ie */
}

H2
{
    font-size:12pt;
    font-weight:bold;
    color:#d21034;
    margin-bottom:.5em;
    margin-top:1.5em;     
}

H3
{
    font-size:10pt;
    font-weight:bold;
    color:#d21034;
    margin-top:1.5em; 
    margin-bottom:.4em;
}

.Header1
{
    font-size:18pt;
    font-weight:bold;
    color:#d21034;
}

.Header2
{
    font-size:12pt;
    font-weight:bold;
    color:#d21034;
}

.Header3
{
    font-size:10pt;
    font-weight:bold;
    color:#d21034;
}

TABLE.DataList THEAD 
{
    border:1px solid #d21034;
    background-color:#d21034;
}

.colorBar
{
    background-image:url(/images/bar_red.jpg);
    background-repeat:no-repeat;
    width:590px;
    height:24px;    
    margin-top:7px;
}