body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

A:link { color:#003300;font-size:12px;text-decoration:underline; }
A:active { color:#003300;font-size:12px;text-decoration:underline; }
A:visited { color:#003300;font-size:12px;text-decoration:underline; }
A:hover{ color:#333333;font-size:12px;text-decoration:underline; }

	A.articals {
		font-size: 9pt;
		font:Arial, Helvetica, sans-serif;
		color:#5a9832;
		text-underline-style: none;
		text-decoration:none;
		font-weight:bold;
	}
	
	A.articals:link {
		font-size: 9pt;
		font:Arial, Helvetica, sans-serif;
		color:#5a9832;
		text-underline-style: none;
	}

	A.articals:Hover {
		font-size: 9pt;
		color:#656565;
		text-underline-style: none;
	}
	
	A.articals:Active {
		font-size: 9pt;
		color:#5a9832;
		text-underline-style: none;
	}	

	A.articals:Visited {
		font-size: 9pt;
		color:#5a9832;
		text-underline-style: none;
	}
	A.bottomlinks {
		font-size: 7pt;
		font:Arial, Helvetica, sans-serif;
		color:#656565;
		text-underline-style: none;
		text-decoration:none;
		font-weight:bold;
	}
	
	A.bottomlinks:link {
		font-size: 7pt;
		font:Arial, Helvetica, sans-serif;
		color:#656565;
		text-underline-style: none;
	}

	A.bottomlinks:Hover {
		font-size: 7pt;
		color:#5a9832;
		text-underline-style: none;
	}
	
	A.bottomlinks:Active {
		font-size: 7pt;
		color:#656565;
		text-underline-style: none;
	}	

	A.bottomlinks:Visited {
		font-size: 7pt;
		color:#656565;
		text-underline-style: none;
	}

	.bottomlines {color:#656565; font-size:7px; font-style:normal}

TD.homeOff {
	background:url("../images/homeroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:71px;
	border:none;
	height:30px;
}
TD.homeOn {
	background: url("../images/homeroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:71px;
	border:none;
	height:30px;
}

TD.aboutOff {
	background:url("../images/aboutroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:70px;
	border:none;
	height:30px;
}
TD.aboutOn {
	background: url("../images/aboutroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:70px;
	border:none;
	height:30px;
}

TD.articlesOff {
	background:url("../images/articlesroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:70px;
	border:none;
	height:30px;
}
TD.articlesOn {
	background: url("../images/articlesroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:70px;
	border:none;
	height:30px;
}
TD.nutrientOff {
	background:url("../images/nutrientroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:116px;
	border:none;
	height:30px;
}
TD.nutrientOn {
	background: url("../images/nutrientroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:116px;
	border:none;
	height:30px;
}
TD.locationOff {
	background:url("../images/locationroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:73px;
	border:none;
	height:30px;
}
TD.locationOn {
	background: url("../images/locationroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:73px;
	border:none;
	height:30px;
}
TD.faqOff {
	background:url("../images/faqroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:44px;
	border:none;
	height:30px;
}
TD.faqOn {
	background: url("../images/faqroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:44px;
	border:none;
	height:30px;
}
TD.contactOff {
	background:url("../images/contactroll.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:87px;
	border:none;
	height:30px;
}
TD.contactOn {
	background: url("../images/contactroll.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:87px;
	border:none;
	height:30px;
}

TABLE.dropTable {
	border:1px solid #003300;
	background-color:#CCCCCC;
	color:#0033FF;
}
A.dropLink {
	color:#2A8528;
	font-size:12px;
	text-decoration:none;
}

A.dropLink:hover {
	color:#2A8528;
}
SPAN.mainCat {
	color:#333333;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
}
A.mainCat {
	color:#333333;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
}
A.mainCat:hover {
	text-decoration:underline;
}

A.childCat {
	color:#333333;
	padding-left:25px;
	text-decoration:none;
}

A.childCat:hover {
	text-decoration:underline;
}

A.parentCat {
	color:#333333;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
}

A.parentCat:hover {
	text-decoration:underline;
}

SPAN.merchandising {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}