body {
	background-color: #31584E;
}
.LeftColumn {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.RightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.ProductPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #009900;
}
.ProductPageColumnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008000;
}
.ProductPageList {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.SideColumnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #007700;
}
.ProductPageSideList {
	font-size: x-small;
}
.ProductDetailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #008000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #42A844;
}
