body {
	background-color: #238A70;
	padding-right: 10%;
	padding-left: 10%;
}
#Index_Table {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: ##3743A2;
	font-weight: bold;
}
#Index_Table #Product_Panel {
	width: 350px;
}

.Index_Table_Category {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	color: #238A70;
	font-weight: bold;
}
.Index_Table_Blurb {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: ##3743A2;
	font-weight: bold;
}
#Product_Table {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: ##3743A2;
	font-weight: bold;
}
#Product_Table th {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: ##3743A2;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
.Product_Table_Blerb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
}
.Product_Table_Special_Offer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}
.Product_Table_Sizes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.Product_Table_Prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.Product_Table_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.Product_Table_Special_Offer_Header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}
.AddToCart_Error_Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.AddToCart_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.copyright_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
.for_more_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.authorized_dealer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.cc_notices {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
