body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}
h1 {
	font-size: 18px;
	color: #339966;
}

.subHeading {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #339966;
	text-decoration: none;
}
a:hover {
	color: #339966;
}
a:visited {

}
a:active {

}

a.headerGreen {
	font-size:11px;
	color: #339966;
	text-decoration: none;
}
a.headerGreen:hover {
	color: #000000;
}
a.headerGreen:visited {

}
a.headerGreen:active {

}
a.headerBlack {
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
a.headerBlack:hover {
	color: #339966;
}
a.headerBlack:visited {

}
a.headerBlack:active {

}

li {
	margin-left: 0px;
	padding-left: 10px;
}
ul {
	margin-left:10px;
	list-style-type: square;
}
.productTitle, a.productTitle:link, a.productTitle:visited, a.productTitle:hover, a.productTitle:active {
	color: #4A9145;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#news {
	visibility: visible;
	z-index: 10;
	border-width: 0px;
	overflow: auto;
	height: 280px;
	width: 180px;
	padding-right: 15px;
	text-align: left;
	scrollbar-face-color : #eeea9b;
	scrollbar-highlight-color : #f4f0aa;
	scrollbar-3dlight-color : #e5e18b;
	scrollbar-shadow-color : #dcd77b;
	scrollbar-darkshadow-color : #96902e;
	scrollbar-track-color : #dad574;
	scrollbar-arrow-color : #777230;
	list-style-position: inside;
}


}
.footer_text {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.list {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.clearfloats {
	clear: both;
}
.red {
	color: #F00;
	text-transform: uppercase;
}

