body {
	margin: 0px;
	padding: 20px;
}
.bgColour {
	background-color: #E9EEF1;
}
td {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.productList {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 16px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6BA52A;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #3E8C65;
	line-height: 12px;
	font-weight: lighter;
}

a.green:link { color: 3e8c65; text-decoration: none }
a.green:active { color: 3e8c65; text-decoration: none }
a.green:visited { color: 3e8c65; text-decoration: none }
a.green:hover { color: 3e8c65; text-decoration: underline }



.homeBg {
	background-image: url(images/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.greyText {
	color: #929497;
}
.medezineBg {

	background-image: url(images/medezine_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodyartBg {


	background-image: url(images/bodyart_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.needlesBg {



	background-image: url(images/needles_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.veterinaryBg {




	background-image: url(images/veterinary_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.productListHome {

	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 24px;
}
.autopsyBg {





	background-image: url(images/autopsy_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #929497;
	font-weight: lighter;
	line-height: 15px;

}
.contactBg {





	background-image: url(images/contact_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #E9EEF1;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #E9EEF1;

}
