@charset "utf-8";
.bodybgr {
	background-image: url(images/bodybgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbgr {
	background-image: url(images/mainbgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt11px {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #7A7D68;
	text-decoration: none;
}
.imgmargin {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
}
.prdescr {
	background-image: url(images/products/leafbgr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.imgbrdr {
	border: 3px solid #CCEA56;
}
a.txtlink, a.txtlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}

a.txtlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #CCEA56;
	text-decoration: none;
}