.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.producttitlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.producttitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #685B40;
	text-decoration: none;
}
.producttitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #685B40;
	text-decoration: none;
}
.producttitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #B09F7D;
	text-decoration: none;
}
.producttitle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #685B40;
	text-decoration: none;
}
.moreinfotitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #8D7B53;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #8D7B53;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.submit {
		border: 1px solid black;
		font-weight: bold;
		background-color: white;
	}
	.submit:hover {
		font-weight: bold;
		border: 1px solid black;
		background-color: #8D7B53;
	}
