.BorderLeft {
	background-image: url(images/template_borderLeft.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 35px;
}
.BorderRight {
	background-image: url(images/template_borderRight.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 35px;
}
.frameLeft {
	background-image: url(images/template_frameLeft.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.frameRight {
	background-image: url(images/template_frameRight.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.hometext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.hometext a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #E48D16;
}
.hometextBOLD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
.hometext a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #958F81;
}
.hometextright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
}
.hometextrightBOLD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
}
.footertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #999;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.footertext a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #999;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #999;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.ManufacturerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CF6F22;
}
.ReplacementParts {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #00458C;
}
.ModelName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
}
.ReplacementPartsNormal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #00458C;
}
.formrequired {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
	text-align: left;
	vertical-align: middle;
}
.frame {
	border: 1px solid #CF6F22;
}
.ManufacturerNameCentered {
	text-align: center;
}

