h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE6500;
	line-height: normal;
	vertical-align: bottom;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCE;
}
a:hover {
	color: #CE6500;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636531;
	text-decoration: none;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #636531;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636531;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #636531;
	font-size: 14px;
}
.infoDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #636531;
	text-decoration: none;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636531;
	text-decoration: none;
	font-weight: bold;
}
.TableBorder {
	background-color: #FFFFCE;
	height: 500px;
	width: 600px;
}

.ProductHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CE6500;
	line-height: normal;
	vertical-align: bottom;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636531;
}
.infoRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CE6500;
	text-decoration: none;
}
.infoGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B5B684;
	text-decoration: none;
}
.TableBox {
	border: 1px solid #B5B684;
}
.FormField01 {
	font-size: small;
	color: #B5B684;
	text-decoration: none;
	background-color: #FFFFCE;
	border: 1px groove #636531;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CE6500;
	border: 1px solid #636531;
}
