BODY
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
TABLE
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
TD
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
TEXTAREA
{
    BACKGROUND-COLOR: #99CCFF;
    BORDER-BOTTOM: #000000 1px outset;
    BORDER-LEFT: #000000 1px outset;
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    COLOR: #000000;
    FONT-SIZE: x-small
}
FORM
{
    FONT-FAMILY: Arial, Verdana;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    MARGIN: 0px;
    TEXT-DECORATION: none
}
INPUT
{
    BACKGROUND-COLOR: #99CCFF;
    BORDER-BOTTOM: #000000 1px outset;
    BORDER-LEFT: #000000 1px outset;
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: x-small
}
SELECT
{
    BACKGROUND-COLOR: #99CCFF;
    BORDER-BOTTOM: navy 1px outset;
    BORDER-LEFT: navy 1px outset;
    BORDER-RIGHT: navy 1px outset;
    BORDER-TOP: navy 1px outset;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: x-small
}
h1 { margin: 0px; padding: 0px; }
h2 { margin: 0px; padding: 0px; }
h3 { margin: 0px; padding: 0px; }

a:active {  font-size: 12px; color: #000000; text-decoration: none}
a:hover { font-size: 12px; color: #000000; text-decoration: underline}
a:link { font-size: 12px; color: #000000; text-decoration: none}
a:visited { font-size: 12px; color: #000000; text-decoration: none}
a:visited:hover { font-size: 12px; color: #000000; text-decoration: underline}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #5E7DA2}
.d { width:150px; word-wrap: break-word; }
.bottom { color:#FFFFFF; }

.tdFCol {BACKGROUND-COLOR:#F8F8F8;COLOR:#000000;}
.tdSCol {BACKGROUND-COLOR:#E8E8E8;COLOR:#000000;}
.tdTCol {BACKGROUND-COLOR:#E0E0E0;COLOR:#000000;}
.tbXCol {BACKGROUND-COLOR:#F8F8F8;}
.tbYCol {BACKGROUND-COLOR:#E0E0E0;}

.cover { border-color: #888888; cursor:pointer; }
A:hover .cover { FILTER: alpha(Opacity=80); border-color: #888888; }