body
{
	background-color: #dadada;
	color: #0f7e43;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin : 10px 0px 0px 0px;
}

.credit {
	color: black;
	padding-right: 42px;
	padding-top: 15px;
	text-align: right;
	font-size:10px;
	text-decoration: none;
}

.credit A:LINK {
	text-decoration: none;
	color: black;
}

.credit A:HOVER {
	text-decoration: none;
	color: black;
}

.credit A:VISITED {
	text-decoration: none;
	color: black;
}

.credit A {
	text-decoration: none;
	color: black;
}

.content {
	background-color: white;
}

.main {
	width: 760px;
	background-image: url(img/bg.gif);
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #FD1200;
	padding: 2px;
}

.navtable {
	color: #0f7e43;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
}

.productnav {
	padding-left: 10px;
}

.navtable TD {
	border-bottom: 1px solid #ababab;
	padding: 2px;
}

.navtable A {
color: #FD1200;
text-decoration: none;
}

.navtable A:LINK {
color: #FD1200;
text-decoration: none;
}

.navtable A:HOVER {
color: #0f7e43;
text-decoration: none;
}

.navtable A:VISITED {
color: #ababab;
text-decoration: none;
}
		
td
{
}

p
{
	text-align : justify;
}

li
{
	list-style-image : url(img/dot.gif);
}

a:link
{
	color: #FD1200;
	text-decoration: underline;
}

a:hover {
	color: #FD1200;
	text-decoration: none;
}

a:visited
{
	color: #FD1200;
	text-decoration: underline;
}

INPUT, SELECT {
	border-top: 1px groove #555555;
	border-right: 1px groove #999999;
	border-bottom: 1px groove #999999;
	border-left: 1px groove #555555;
	margin: 3px;
	height: 13px;
	width: 75px;
	font-size: 11px;
	}
	
INPUT.img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 45px;
	height: 20px;
	}
	
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px groove #555555;
	border-right: 1px groove #999999;
	border-bottom: 1px groove #999999;
	border-left: 1px groove #555555;
}

#hhcubanner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(img/hhcu_banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}