.stockistheader {
	background-image: url(stockisthead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.stockistbody {
	background-image: url(stockistmiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.stockistfooter {
	background-image: url(stockistfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.stockisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 144975;
	text-decoration: none;
}
.stockisttitle a:hover {
	text-decoration:underline;
}
