body
{
    font-family: Arial;
    font-size: 10pt;
}

td
{
    vertical-align: top;
    text-align: justify;
}

td.main
{
    background-image: url('images/site1-3links_20.jpg');
    padding: 15px;
}

form table td
{
    text-align: left;
    padding: 5px;
}

form table td.text
{
    text-align: right;
}

table.inner tr.header td
{
    background-color: #33BB44;
    color: #FFFFFF;
    font-weight: bold;
    width: 80px;
    padding: 3px;
}

p.header
{
    font-variant: small-caps;
    font-size: 16pt;
    font-weight: bold;
    border-bottom: 2px solid #CCCCCC;
    margin-bottom: -3px;
}

p.subheader
{
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: -13px;
}

p.inset
{
    margin-left: 50px;
    font-weight: bold;
}

p.detail, table.inner td
{
    font-size: 8pt;
    padding: 3px;
}

p.error
{
    color:  #CC0000;
    font-style: italic;
    font-weight: bold;
}

p.success
{
    color:  #009900;
    font-style: italic;
    font-weight: bold;
}

a { color: #229933; }
a:hover { color: #66DD77; }

img
{
    border: 0px solid black;
}
