<!--

.content
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #645540;
text-align: left;
vertical-align: top;
}

.contentred
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #7F4E2C;
text-align: left;
vertical-align: top;
}

.formcontent
{
font-family: verdana, arial;
font-size: 9pt;
font-weight: normal;
color: #645540;
text-align: left;
vertical-align: middle;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #7B2B05;
text-align: center;
vertical-align: top;
}


body
{
margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}

a:link
{
color: #000099; text-decoration: underline;
}
a:visited
{
color: #000099; text-decoration: underline;
}
a:active
{
color: #000099; text-decoration: underline;
}
a:hover
{
color: #000099; text-decoration: underline;
}

a.footerlink:link
{
color: #7B2B05; text-decoration: none;
}
a.footerlink:visited
{
color: #7B2B05; text-decoration: none;
}
a.footerlink:active
{
color: #7B2B05; text-decoration: none;
}
a.footerlink:hover
{
color: #7B2B05; text-decoration: none;
}

.inputColor 
{  
background-color: #544B1D;
    COLOR: #FFFFFF;
    CURSOR: hand;
        FONT-SIZE: 9pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none; 
    FONT-FAMILY: arial; 
    BORDER: none
}
.inputColorhover {  
background-color: #746729;
    COLOR: #FFFFFF;
    CURSOR: hand;
        FONT-SIZE: 9pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none; 
    FONT-FAMILY: arial;
    BORDER: none
}

//-->