@charset "UTF-8";

/* CSS Document */

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	}
	
a.bottom:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	

a.prodlink:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #E7E7E7;
}

a.prodlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}


a.prodlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	}

.product_copy {
	background-image: url(images/backgrounds/backgroundwlines.jpg);
}
.border {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Product_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

