.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #635C4E;
	background-color: #E9E7DB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a.top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #504541;
	text-decoration: none;
}
a.top:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #504541;
	text-decoration: none;
}
a.top:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.CODE {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9pt;
	color: #504541;
	font-weight: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #504541;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #504541;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottomline {
	border-bottom-style: solid;
	border-bottom-color: #F0F1EC;
	border-bottom-width: 1px;
}
.botton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #473D3C;
	border-right-color: #473D3C;
	border-bottom-color: #473D3C;
	border-left-color: #473D3C;
}
.LandRline {
	border: 1px solid #333333;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #504541;
	background-color: #B6AE87;
}
.powered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #473D3C;
}
