body {
	background: #FFFFFF;
	color: #272425;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #0088cc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#pageContainer {
	margin: 0px auto;
	width: 985px;
}

#footer {
	height: 30px;
	background-image: url(images/footer-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#nav {
	background-image: url(images/nav-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 29px;
}

.button {
	text-align: center;
	margin-bottom: 16px;
}

.current {
	background-image: url(images/current-page-marker.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.commonBody, .tradeBody {
	padding-bottom: 30px;
}

.commonBody {
	background-image: url(images/magazine-rack.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#tradeBox {
	background-image: url(images/trade-directory/trade-directory-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#tradeBoxInner {
	background-image: url(images/trade-directory/trade-directory-bg-bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#successPage {
	background-image: url(images/payment/tick.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#cancelPage {
	background-image: url(images/payment/cross.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.medium {
	font-size: 10pt;
}

.large {
	font-size: 11pt;
}

#profileList td {
	background-image: url(images/farm-profiles/dot.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 12px;
}

#profileList a:link, #profileList a:visited {
	color: #6d6e70;
	text-decoration: none;
}

#profileList a:hover {
	text-decoration: underline;
}

.sig {
	font-style: italic;
	text-align: right;
}

.redHead {
	color: #96181c;
	font-weight: bold;
}
