@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 2a2a2a;
}
body {
	background-color: #8c2d01;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.top {
	font-size: 12px;
	color: #943415;
	font-weight: bold;
	padding: 8px;
}
 a.top:link {
	text-decoration: NONE;
	padding: 8px;
}
 a.top:visited {
	text-decoration: none;
	color: #943415;
}
 a.top:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#c1933d; padding: 8px;

}
 a.top:active {
	text-decoration: none;
	color: #943415;
}
.style7 {
	font-size: x-small;
	color: #FE580C;
	}
	
	a.bottom {
	font-size: 12px;
	color: #FFF;
}
 a.bottom:link {
	text-decoration: none;
}
 a.bottom:visited {
	text-decoration: none;
	color: #FFF;
}
 a.bottom:hover {
	text-decoration: underline;
	color: #FFF;
}
 a.bottom:active {
	text-decoration: none;
	color: #FFF;
}
fieldset
{
border: 1px solid #FE580C;
width: 36em
}

legend
{
font-family: Arial;
font-size: 14px;
color: #fff;
background: #FE580C;
border: 1px solid #FE580C;
padding: 2px 6px
} 
