.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.product_sidebar {
	background-color: #ffe9c8;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	width: 146px;
}
.products_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.products:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
a.products:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFA200;
	display: block;
	padding-left: 5px;
}
a.products:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.purple_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #993399;
	text-decoration: none;
}
.product_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.sub_product_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD79B3;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: underline;
}
.box {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
	display: block;
}
.grey_box {
	border: 1px solid #CCCCCC;
}
.white_bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CAAED1;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
}
.contact_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	background-color: #FFE8CB;
	padding: 15px;
	border: 4px solid #FFFFFF;
}
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3399;
	display: block;
	padding: 4px;
	border: 4px solid #FFFFFF;
}
a.contact:visited {
	background-color: #CC3399;
	display: block;
	padding: 4px;
	border: 4px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF3399;
	display: block;
	padding: 4px;
	border: 4px solid #FFFFFF;
}
.product_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
