body {
	font-size: 10pt;
	font-family: tahoma,sans-serif;
	background-repeat: repeat-y;
}
td {
	font-size: 10pt;
	font-family: tahoma,sans-serif;
}
h4 {
	font-weight: bold;
	font-size: 12pt;
}
.heading {
	font-weight: bold;
	font-size: 12pt;
}
.tiny {
	font-size: 8pt;
}
.error {
	font-weight: bold;
	color: #ff0000;
}
.pitch {
	font-weight: bold;
	font-size: 13pt;
	color: #1a4b69;
}
.smaller {
	font-size: 8pt;
	font-family: tahoma,sans-serif;
}
.small {
	font-weight: bold; color: #ff6600
}
a:link {
	font-weight: bold; color: #246a95; text-decoration: none
}
a:active {
	font-weight: bold; color: #246a95; text-decoration: none
}
a:visited {
	font-weight: bold; color: #246a95; text-decoration: none
}
a:hover {
	font-weight: bold; color: #ff0000; text-decoration: none
}
a.menu:link {
	font-weight: bold; color: #ffffff; text-decoration: none
}
a.menu:active {
	font-weight: bold; color: #ffffff; text-decoration: none
}
a.menu:visited {
	font-weight: bold; color: #ffffff; text-decoration: none
}
a.menu:hover {
	font-weight: bold; color: #ffffff; text-decoration: underline
}
input {
	font-size: x-small
}
select {
	font-size: x-small
}
.filter
{
	font-size: 8pt
}
.button
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #417014;
	border: 1px #000000 solid;
}
#footer
{
	position: relative;
	top: 20px;
	font-size: 8pt;
	height: 70px;
}
.formpad {
	margin-left: 10px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
