@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.submit_button {
 width: 290px;
 height: 30px;
 padding: 2px 8px;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold
}
A.footer:link {
	color: #755739;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

A.footer:visited {
	color: #755739;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A.footer:active {
	font-weight: bold;
	color: #755739;
	text-decoration: underline;
	font-size: 11px;
}
A.footer:hover {
	color: #755739;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #755739;
}
.top_white {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}
.sales_heading {
	font-family: Tahoma;
	font-size: 16pt;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #900;
}
.sales_table {
	border: medium dashed #000;
}
.sales_table_blue {
	border: medium dashed #000;
	background-color: #E7EFF5;
	padding: 2px;
	margin: 2px;
}
.join_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	width: 400px;
}
.mouseover_submit { background-color: #990000;} 