a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #339933;
	text-decoration: underline;
}

a:hover
{
	color: #D1D175;
	text-decoration: none;
}

body
{
	background-color: #336633;
	margin: 0;
}

.errortext
{
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Maroon;
}

.forminput
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.formlabel
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: right;
}

.listheader
{
	background-color: #339933;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}


#logo
{
	
	height: 25px;
}

.message
{
	color: maroon;
	font-weight: bold;
	font-size: 11pt;
	font-family: verdana;
}

#nav a
{
	color:#D1D175;
	text-decoration:underline;	
}

#nav a:hover
{
	color:#ffffff;
	text-decoration:none;	
}

.note
{
	color: Maroon;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

#tablemain td
{
	font-family: Verdana;
	font-size: 10pt;
}




.PageHeader
{
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.PageInstructions
{
	color: gray;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

#top
{
	background-color: #D1D175;
	height: 5px;
}

#tblContent
{
	background-color: #ffffff;
	width: 95%;
	height: 100%;
}

#tblContent td
{
	font-family: Verdana;
	font-size: 10pt;
}

#instructions
{
	border-top: 1px solid #D1D175;
	border-bottom: 1px solid #D1D175;
	font-family: Verdana;
	font-size: 10pt;
}
