body
{
background: #FFFFFF
no-repeat fixed left;
font-family: Verdana, Arial, Tahoma;
font-size: 8pt;
color: #93A070;
overflow: hidden;
}

body A:LINK {color: #93A070;text-decoration: none;}
body A:ACTIVE {color: #93A070;text-decoration: none;}
body A:VISITED {color: #93A070;text-decoration: none;}
body A:HOVER {color: #93A070; text-decoration: none;}

table
{
font-family: Verdana, Arial, Tahoma;
font-size: 8pt;
color: #93A070;
}

.heading{
font-family: Tahoma;
font-size: 18pt;
color: #C0F7FF;
}

.header
{
font-family: Verdana, Arial, Tahoma;
font-size: 10pt;
color: #FFFFFF;
}

.formField
{
background: #ECECEC;
color: #2A4F6B;
font-size: 10px;
border-width: 1;
border-color: ##99CC66;
border-style: solid;
vertical-align: top;
}

.warning
{
font-family: Verdana, Arial, Tahoma;
font-size: 8pt;
color: #A32020;
}