@charset "ISO-8859-1";
body {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
	background-color: #FDF6BC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link.navigation {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.navigation {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
a:active.navigation {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.navigation {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	border: 0px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 0px;
	width: 190px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
br {
	margin-top: 0px;
	margin-bottom: 4px;
}
.indent {
	margin-left: 10px;
}
.floatright {
	float: right;
}
map {
	cursor: pointer;
}

