<style type="text/css">
<!--
body
{scrollbar-face-color: #00a651;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ebebeb;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFFFFF;
}

body { 
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #00a651;
}


a:hover {
	text-decoration: underline;
	color: #00FF00;
}

.products {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #464646;
}

.description {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
	text-align: center;
}

.thumbs {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #05743b;
	font-weight: bolder;
	line-height: 24px;
	text-align: center;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #5574B9;
	border-top: 1px solid #5574B9;
	border-left: 1px solid #5574B9;
	border-right: 1px solid #5574B9;
}

.text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #555555;
}

.mobiletext {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

.mobiletextsmall {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
}

.wholesaletable {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #555555;
}

.footer a:link, .footer a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #00a651;
	}

.footer a:hover { 
	text-decoration : underline;
	color: #00FF00;
	}

.footer a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #00a651;
	}



.menu {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #555555;
}

.menu a:link, .menu a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #1d2f05;
	}

.menu a:hover { 
	text-decoration : none;
	color: #000000;
	}

.menu a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #1d2f05;
	}