<!--

.statlabel
{
    font-family      : Tahoma, Arial;
    font-size        : 11px;
    width            : 200px;
    text-align       : right;
}

.statbar
{
    background-color : #CECEFF;
    border           : solid 1px #acacac;
    height           : 9px;
    font-size        : 8px;
    text-align       : right;
}

.stattable
{
    background-color : #fefefe;
    border           : solid 1px #acacac;
    width            : 500px;
    margin-bottom    : 30px;
}

.statdesc
{
    background-color : #ECECFF;
    border-bottom    : solid 1px #acacac;
    padding          : 10px 10px 10px 10px;
}

.stattitle
{
    background-color : #CECEFF;
    color            : #53537B;
    font-family      : Tahoma, Arial;
    font-size        : 12px;
    font-weight      : bold;
    width            : 400px;
    padding          : 10px 10px 10px 10px;
}

.stattitletopdisplay
{
    background-color : #CECEFF;
    color            : #53537B;
    font-family      : Tahoma, Arial;
    font-size        : 12px;
    font-weight      : normal;
    width            : 100px;
    padding          : 10px 10px 10px 10px;
    text-align       : right;
}

-->
