.text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a.product_button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding: 5px;
	border: 2px solid #FFFFFF;
	text-decoration: none;
}
a.product_button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding: 5px;
	border: 2px solid #FFFFFF;
	text-decoration: none;
}
a.product_button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;
	display: block;
	padding: 3px;
	border: 2px solid #FFFFFF;
}
.newest_box {
	background-image: url(images/yellow_gradient.jpg);
	border: 4px solid #000000;
}
.subpagelinktext {
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	color: 777777;
	text-decoration: none;
}
.popupblacktitle {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 13px;
}
.red {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
.eventtext {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.popuptitle {
	font-family: Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.directions {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 5px;
	font-weight: bold;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CC0000;
	background-color: #FFFF99;
	text-decoration: none;
}
.dieco_text {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.red_links {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #CC0000;
	text-decoration: none;
}
.red_titles {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	color: #CC0000;
	text-decoration: none;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.sidebar_line {
	background-image: url(images/sidebar_bkg.jpg);
}
.sidebar_title {
	background-image: url(images/sidebar_bkg.jpg);
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.grey_box {
	border: 1px solid #CCCCCC;
}
.product_main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.product_main_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.product:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/sidebar_bkg.jpg);
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.product:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/sidebar_bkg.jpg);
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.product:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/sidebar_bkg2.jpg);
}
.grey_topbar {
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a.product2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #333333;
}
a.product2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #333333;
}
a.product2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFF00;
}
a.product3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #666666;
}
a.product3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #666666;
}
a.product3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFF00;
}
.contact_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.promotion_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.newest_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

