<!--



html
{ 
background-color: #77bd4b;
}

body 
{ 
margin: 0px 0px 0px 0px;
}

.maintable 
{ 
background-color: #ffffff;
}

.imgborder
{
border-color: #6c5735 #6c5735 #6c5735 #6c5735;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

td
{
font-family: garamond, times new roman, arial, verdana;
font-size: 11pt;
font-weight: normal;
color: #000000;
}

.textError
{
font-family: arial, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #5d421a;
background-color: #77bd4b;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #3c2d15;
	text-decoration: underline; 
}

a:hover {
	color: #3c2d15;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #5d421a;
	text-decoration: none; 
}



-->