/** Table **/
.table1
{
    font-family: verdana, arial, sans-serif;
    font-size: 90%;
    line-height: 150%;
}

.table1 td
{
    border: solid 1px #999;
    text-align: center;
}

.table1 .tableheaderrow td
{
    text-align: left;
}

.black td
{
    padding: 0px;
    margin: 0px;
    background-color: #000;
    font-size: 2px;
}

.vcenter
{
    vertical-align: middle;
}

font.cmx-header1
{
    color: #c25236;
    font-face: verdana;
    font-size: 12pt;
    font-weight: bold;
}

font.cmx-header2
{
    color: #c25236;
    font-face: verdana;
    font-size: 10pt;
    font-weight: bold;
}

font.cmx-header3
{
    font-face: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

font.cmx-header4
{
    font-face: Verdana;
    color: #000;
    font-weight: bold;
}

font.cmx-green
{
    color: #009771;
    font-weight: bold;
}
