.mainbg {
	background-image: url(../images/_main.gif);
	background-repeat: repeat-x;
}
td, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.news {
	color: #7D6C58;
}
.newsbg {
	background-image: url(../images/_news.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #7D6C58;
	text-decoration: none;
}
a:hover {
	color: #7D6C58;
	text-decoration: underline;
}
a:active {
	color: #7D6C58;
	text-decoration: none;
}
a:visited {
	color: #7D6C58;
	text-decoration: none;
}.fields {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #726249;
	border-right-color: #E7DFD4;
	border-bottom-color: #EEDECE;
	border-left-color: #726249;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
select {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #726249;
	border-right-color: #E7DFD4;
	border-bottom-color: #EEDECE;
	border-left-color: #726249;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #646464;
}
