BODY {font: 10pt Verdana,Arial,sans-serif; color: black; background: #FFFFFF; margin: 0px; padding: 0px;}
H1 {font: 14pt Verdana,Arial,sans-serif; color: black; display: inline;}
IMG {border-style: none;}
TABLE {font: 10pt Verdana,Arial,sans-serif; color: black; background: #FFFFFF; margin: 0px; padding: 0px; text-align:left;}

A:link {text-decoration:underline; color:#003366;}
A:visited {text-decoration:underline; color:#003366;}
A:active {text-decoration:none; color:#003366;}
A:hover {text-decoration:none; color:#FF0000;}

A:link.white {color:#FFFFFF;}
A:visited.white {color:#FFFFFF;}
A:active.white {color:#FFFFFF;}
A:hover.white {color:#FFFFFF; text-decoration: none;}

.bodybg {background-image: url("../images/bodybg.gif"); background-position:top right; background-repeat:no-repeat;}
.sidenavbg {background-image: url("../images/sidenavbg.gif"); background-position: bottom left; background-repeat:no-repeat;}
.bottombg {background-image: url("../images/bottombg.gif"); background-repeat:repeat-x}
.border {border-width:1px; border-color:#999999; border-style:solid;}

.red {color:#FF0000;}
.white {color:#ffffff;}
.small {font-size:10px;}

INPUT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #ffffff
}
TEXTAREA
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
    BACKGROUND-COLOR: #ffffff
}
SELECT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #ffffff
}
FORM
{
    MARGIN-BOTTOM: 0px
}