.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding: 10px;
}
.mainimages {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: DCD9D;
	height: 330px;
}
a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/products_main_top2.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 29px;
	background-position: center;
	font-weight: bold;
}
.list {
	list-style-type: square;
	list-style-position: outside;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sides {
	background-color: DCD9D9;
}
