body {
	font-family: Verdana;
	margin:0px;
	background-color:#0055B5;
}

td {
	font-family: Verdana;
	font-size:11px;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#0055B5;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
}

a.white {
	color:#FFFFFF;
}

.head_bg {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/head_bg.gif);
}

.content {
	background-color:#FFFFFF;
	padding:10px;
	vertical-align:top;
}

.kit {
	background-repeat:repeat-y;
	background-image:url(images/kit_bg01.gif);
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
	vertical-align:top;
	font-size:10px;
	}

.footer_bg {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/footer_bg.jpg);
	background-color:#0055B5;
	}
	
.footer {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/bottom_lines.jpg);
	background-color:#0055B5;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	padding-top:40px;
	vertical-align:top;
	}

.big_blue {
	font-size: 18px;
	font-weight:bold;
	color:#0055B5;
}

.big_red {
	font-size: 18px;
	font-weight:bold;
	color:#FF3031;
}

.big_green {
	font-size: 18px;
	font-weight:bold;
	color:#009A00;
}

hr.gr {
	width:100%;
	height:1px;
	color:#009A00;
	}

.big_pink {
	font-size: 18px;
	font-weight:bold;
	color:#FF309C;
}

.big_orange {
	font-size: 18px;
	font-weight:bold;
	color:#FF6500;
}

.big_marino {
	font-size: 18px;
	font-weight:bold;
	color:#108684;
}

.text {
	padding:14px;
	vertical-align:top;
	}

a.amazon
{
	font-size: 9pt;
	font-weight:bold;
	text-decoration:underline;
}

.orange {
	color:#FF6500;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:7px;
	}

.blue {
	color:#0055B5;
	font-size:11px;
	font-weight:bold;
	}
	
.bblue {
	color:#0055B5;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:7px;
	}
	
.buy {
	background-image:url(images/button01.jpg);
	width:86px;
	height:22px;
	}
	
	
ul {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	}