body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../site_images/leather_background.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #0a566f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #9AA752;
	text-decoration: none;
}
a:active {
	color: #0a566f;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0a566f;
	font-family: Arial, Helvetica, sans-serif;
}
input.send-btn {
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	width: 65px;
	text-transform: none;
	height: 25px;
	font-variant: normal;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../site_images/search_btn.gif);
	background-repeat: no-repeat;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}