﻿BODY
{
    COLOR: #000066;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
	BACKGROUND: #F2EFD3;
}
A:link
{
    COLOR: maroon;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
A:visited
{
    COLOR: maroon;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
A:active
{
    COLOR: #ff0000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
A
{
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
TD
{
    COLOR: #000066;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.left_header
{
    text-align: left;
}
.collapsable
{
    COLOR: maroon;
    CURSOR: hand;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.warning
{
	font-weight: bold;
	color: maroon;
	font-family: Verdana
}
H3
{
	font-size:10pt;
	font-weight: bold;
	color: maroon;
	font-family: Verdana
}
FORM
{
	color:maroon;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal
}
SELECT
{
	color:navy;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	background: silver
}
TEXTAREA
{
	background:white;
	color:black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal
}

INPUT
{
	background:navy;
	color:white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt
}

