.prodback {
	background-image: url(../images/productback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #000000;
}
.prodlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.prodlinks:hover {
	color: #666666;
	text-decoration: underline;
}
.headline {
	font-size: 17px;
	font-weight: bold;
	color: #ffcc66;
	line-height: 24px;
}
.headline2 {

	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
.bucket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bucket:hover {
	color: #ffcc66;
	text-decoration: underline;
}
.linespacing {
	line-height: 1.5em;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc66;
	line-height: 24px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
}
.border {
	border: 1px solid #FFFFFF;
}
.textdescript {
	font-size: 11px;
}
