.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #899297;
	text-align:justify;
}
.products {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #808080;
	text-align:left;
	font-weight: bold;
}
a.textlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #A0A0A4;
	text-decoration: underline;
}
blockquote {
	font-family: georgia;
	font-size: 11px;
	font-style:italic;
	color: #555;
}
#caplefimg {
	background:url(images/bgleft.jpg) no-repeat;
	background-position: top;
}
#imgfloat {
	float: right;
	margin:5px;
	border: double;
	border-color: #CDC8A9;
}
a.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #7F3F00;
	text-decoration: underline;
}
.footer {
	font: Tahoma;
	font-size: 11px;
	color: #808080;
}
a.footerlink {
	font: Tahoma;
	font-size: 11px;
	color:#607C9F;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:hover {
	text-decoration: underline;
}
ul	{
	MARGIN-TOP:10px;
	MARGIN-BOTTOM:0px;
}
li {
	list-style-image:url(images/arrow2.gif);
	line-height:20px;
}