body {
	font-size: 0.9em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #6880B8;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #df302b;
	text-decoration: underline;
}
.link {
	color: #333333;
	text-decoration: none;
}
.smallertext {
	font-size: .75em;
	vertical-align: top;
}
.body {
	font-size: 0.9em;
}
h1 {
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
}
h2 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.horsehoundtd {
	vertical-align: top;
	padding: 9px;
	font-size: 0.8em;
	background-color: #FFFFFF;
}
.footer {
	font-size: 0.7em;
	color: #B5C6DF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-color: #809CC8;
	vertical-align: top;
}
.menupanel {
	width: 140px;
	background-color: #809CC8;
	vertical-align: top;
	text-align: justify;
}
.linkbold {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ordersubs {
	padding-top: 20px;
}
.horsehoundtdpanel {
	vertical-align: top;
	padding: 6px;
	font-size: 0.8em;
	background-color: #B5C6DF;
}
.formmessagebox {
	width: 255px;
}
.formmessagetintpanel {
	vertical-align: top;
	background-color: #B5C6DF;
	padding: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrght {
	float: right;
	padding-left: 6px;
}
