.defaultStyle
{
	line-height: 1.7em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
}

.bodyText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
}

.header1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;	
	color: #2b8821;	
	font-weight:bold;
}

.header2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #b11212;	
	font-weight:bold;
}

.header3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;	
	font-weight:bold;
}

A
{
	color: #b11212;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #ffffff;	
}

TABLE.shell
{
	width: 830px;
	height: 100%;	
	background-color: #ffffff;
}

TD.header
{
	height: 179px;
	background-image: url(../img/headerback.gif);
	background-repeat: no-repeat;	
}

TD.nav
{
	height: 31px;
	background-image: url(../img/navback.gif);
	background-repeat: no-repeat;	
}

TD.content
{
	background-image: url(../img/contentback.gif);	
}

TD.spacer
{
	height: 2px;
	background-image: url(../img/spacer.gif);	
}

TD.n_space
{
	width: 2px;	
}

A.n_home
{
	display: block;
	width: 164px;
	height: 31px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -164px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 164px;
	height: 31px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -164px 0px;	
}

A.n_products
{
	display: block;
	width: 165px;
	height: 31px;
	background-image: url(../img/n_products.gif);
	background-repeat: no-repeat;	
}
A.n_products:hover
{
	background-position: -165px 0px;	
}
A.n_productsSel
{
	display: block;
	width: 165px;
	height: 31px;
	background-image: url(../img/n_products.gif);
	background-repeat: no-repeat;	
	background-position: -165px 0px;	
}

A.n_services
{
	display: block;
	width: 164px;
	height: 31px;
	background-image: url(../img/n_services.gif);
	background-repeat: no-repeat;	
}
A.n_services:hover
{
	background-position: -164px 0px;	
}
A.n_servicesSel
{
	display: block;
	width: 164px;
	height: 31px;
	background-image: url(../img/n_services.gif);
	background-repeat: no-repeat;	
	background-position: -164px 0px;	
}

A.n_compost
{
	display: block;
	width: 165px;
	height: 31px;
	background-image: url(../img/n_compost.gif);
	background-repeat: no-repeat;	
}
A.n_compost:hover
{
	background-position: -165px 0px;	
}
A.n_compostSel
{
	display: block;
	width: 165px;
	height: 31px;
	background-image: url(../img/n_compost.gif);
	background-repeat: no-repeat;	
	background-position: -165px 0px;	
}

A.n_contact
{
	display: block;
	width: 164px;
	height: 31px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -164px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 164px;
	height: 31px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -164px 0px;	
}

A.footNavLink
{
	color: #666666;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #666666;	
}

A.footTextLink
{
	color: #666666;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #666666;
	padding: 0px 3px 0px 3px;
}

TD.footer
{
	height: 20px;	
}

TD.footerBack
{
	height: 23px;	
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
}

TD.h_welcome
{
	height: 54px;
	background-image: url(../img/h_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

TD.h_products
{
	height: 54px;
	background-image: url(../img/h_products.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

TD.h_services
{
	height: 54px;
	background-image: url(../img/h_services.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

TD.h_contact
{
	height: 54px;
	background-image: url(../img/h_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

TD.h_compost
{
	height: 54px;
	background-image: url(../img/h_compost.gif);
	background-repeat: no-repeat;
	background-position: center top;
}