﻿body 
{
	background-image:url(images/background_green.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:10px 10px 10px 10px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#FFFFFF;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

.bodylink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#F3E5A1;
    text-decoration:underline;
}

.bodylink:hover
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#F7F3E1;
    text-decoration:none;
}

.spacer
{
	height:10px;
	width:10px;
}

.controls
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#000000;
}

.header
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color:#ffffff;
    text-decoration:none;
}

.title
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF;
}

.error {
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration:none;
}

.subTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:underline;
}
