@charset "UTF-8";
/* CSS Document */

body {
	background: #F5F2E4 url('img/bg.gif') no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	text-align: justify;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #631800;
	line-height: 17px;
	font-weight: bold;
}
.footerprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #625b3b;
	line-height: 16px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
.footerprint A:link {
	text-decoration: none;
	color: #b5ae91;
}
.footerprint A:visited {
	text-decoration: none;
	color: #b5ae91;
}
.footerprint A:active {
	text-decoration: none;
	color: #b5ae91;
}
.footerprint A:hover {
	text-decoration: underline;
	color: #b5ae91;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #625b3b;
	line-height: 16px;
}
.footerlinks A:link {
	text-decoration: none;
	color: #625b3b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerlinks A:visited {
	text-decoration: none;
	color: #625b3b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerlinks A:active {
	text-decoration: none;
	color: #625b3b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerlinks A:hover {
	text-decoration: underline;
	color: #625b3b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
INPUT, TEXTAREA {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	padding-left:3px;
	padding-top:2px;
	padding-bottom: 3px;
}
hr.d {
	color: #fff;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
.titletext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #631800;
	line-height: 17px;
	font-weight: bold;
}
