.body_copy_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_copy_2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CC00;
	text-decoration: none;
}
.body_copy_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_copy_4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_copy_5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.body_copy_6 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.body_copy_7 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_copy_8 {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.body_copy_9 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990099;
	text-decoration: none;
}
.body_copy_10 {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CC00;
	text-decoration: none;
}
.body_copy_11 {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #99CC00;
	text-decoration: none;
}
.body_copy_12 {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_copy_13 {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_copy_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #99CC00;
}


.body_copy_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #99cc00;
}

.body_copy_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}



.body_copy_17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


/* product menu */
table.product_menu_nav
{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	border:none;
}
table.product_menu_nav td.left_single
{
	width:244px;
	padding:8px 0 15px 9px;
	text-align:left;
}
table.product_menu_nav td.right_single
{
	width:100%;
	padding:8px 0 15px 0;
	text-align:right;
}
table.product_menu_nav td.left
{
	width:244px;
	padding:8px 0 15px 9px;
	text-align:left;
}
table.product_menu_nav td.right
{
	width:50%;
	padding:8px 0 15px 0;
	text-align:right;
}
table.product_menu_nav td a img
{
	border:none;
}


table.product_menu
{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	border:none;
	font:100 0.7em arial,helvetica,verdana,sans-serif;
}
table.product_menu td
{
	padding:0 5px;
	vertical-align:middle;
	text-align:center;

	height:115px;
}
table.product_menu tr.text td
{
	padding-top:8px;
	height:auto;
}
table.product_menu td a
{
	text-decoration:none;
	color:#111;
}
table.product_menu td a img
{
	border:none;
}
table.product_menu td.fake
{
	width:140px;
}
/* end product menu */

/* home */
span.as_seen_on_dragons_den
{
	color:#fd3400;
	font:900 0.7em arial,helvetica,verdana,sans-serif;
}

table.home_products
{
	width:597px;
	height:150px;
	margin:2px 0 0 2px;
	border:solid #e1e1e2;
	border-width:1px 0 0 1px;
	border-collapse:collapse;
	padding:0;
	background:url('images/bottom_top_border.jpg') repeat-x bottom left;
}
table.home_products td
{
	vertical-align:top;
	margin:0;
	padding:0;
	width:594px;

	background:url('images/side_border.jpg') repeat-y top right;
}



table.product_menu_home
{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	border:none;
	font:100 0.7em arial,helvetica,verdana,sans-serif;
}
table.product_menu_home td
{
	padding:0 5px;
	vertical-align:middle;
	text-align:center;

	height:115px;
}
table.product_menu_home tr.text td
{
	padding-top:0;
	height:auto;
}
table.product_menu_home td a
{
	text-decoration:none;
	color:#111;
}
table.product_menu_home td a img
{
	border:none;
}
table.product_menu td.fake
{
	width:140px;
}
table.product_menu_home tr.text td a
{
	font-weight:900 !important;
}
table.product_menu_home tr.text td a span
{
	font-size:0.9em;
	font-weight:100 !important;
}
table.product_menu_home tr.images td
{
	padding:3px 0 0 0;
	vertical-align:bottom;
}
/* end home */

a img
{
   border: none;
}
