body {
	background-color:white;
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
}

td {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#6B6B6B;
	line-height:1.5;
}

th {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#6B6B6B;
	line-height:1.5;
}

input {
	color:#6B6B6B;
}

.orange {
	color:#D17A19;
}

a:link, a:visited {
	text-decoration:none;
	color:#829A4B;
}
a:hover {
	text-decoration:none;
	color:#9A454B;
}

a.heading:link, a.heading:visited {
	color:#6B6B6B;
	font-weight:bold;
	text-decoration:none;
}
a.heading:hover {
	color:#9A454B;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-family:Verdana,Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}

h5 {
	font-size:11px;
}

.red {
	color:#9A454B;
	color:#CC0000;
}

img.content
{
	float:left;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:2px;
}

/* border */
.borderTable {

}

/* top */
.topTable {
	width:881;
}

.topMenuTable {
	background-color:#ADDE3C;
	width:436;
	height:37;
}
.topMenuTable td {
	text-align:center;
}

.topMenuTable a:link, .topMenuTable a:visited {
	color:white;
}
.topMenuTable a:hover {
	color:#6B6B6B;
}

/* content */
.contentOuterTable a:link, .contentOuterTable a:visited {
	text-decoration:underline;
}
.contentOuterTable a:hover {
	text-decoration:underline;
}

.ingredientsTable td {
	font-weight:bold;
	text-align:center;
}

/* contact */
.contactFormTable {

}

/* bottom */
.bottomTable {
	background-color:#ADDE3C;
}

#copyright_notice {
	font-weight:bold;
	font-size:11px;
	color:#6B6B6B;
}

a.bottomLink:link, a.bottomLink:visited {
	color:#9BC636;
	font-weight:bold;
	font-size:11px;
}
a.bottomLink:hover {
	color:#6B6B6B;
	font-weight:bold;
	font-size:11px;
}

p.important_notice {
	font-size:9px;
}

#helios_notice {
	color:#949493;
}

#helios_notice a:link, #helios_notice a:visited {
	color:#949493;
}
#helios_notice a:hover {
	color:#FF9900;
}

/* sitemap pages */
table.sitemapTable { position:relative; top:-20px; }

.sitemapTable h2 { display:inline; }

.sitemapTable tr.sitemapLevel1 td { padding-top:20px; }

.sitemapTable tr.sitemapLevel2 td { padding-left:40px; }

/* ------------------------------ */