.contentbg {
	background: #FAFAF2 url(images/content_bg.gif) repeat-x;
}
.subcontentbg {
	background: #FAFAF1;
}
.subcontent {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #65490D;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #65490D;
}
input, select, textarea, submit, list, menu, reset 
{
	background-color:#FFFFFF;
	border: #65490D 1px solid;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #65490D;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65490D;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65490D;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65490D;
}
.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #65490D;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #65490D;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #65490D;
}

