body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.FrontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #417082;
}
.FrontBackground {
	background-image: url(images/FrontBackground.jpg);
	background-repeat: no-repeat;
}
.Sideheading {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.SideText {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ProductListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.ProductListTeaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.FullProductShot {
	border: 1px solid #333333;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	background-image: url(images/ProductTitleBackground.jpg);
	padding: 5px;
}
.ProductDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: 3F7080;
	font-weight: normal;
	padding-top: 10px;
}
.ColorBox {
	border: 1px solid #000000;
}
.FormLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FEF9D9;
	color: #333333;
	text-align: right;
}
.txtBox250 {
	width: 250px;
}
.txtBox350x250 {
	height: 250px;
	width: 300px;
}
