h1 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

.FooterText {
	font-size: 90%;
	font-weight: bold;
}
.FooterText2 {
	font-size: 70%;
	font-weight: bold;
}
.BreadCrumb {
	font-size: 120%;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.ImageBox {
	border: thin solid #333333;
	margin: 5px;
}


.BreadText {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.contenttext1 {
	font-size: 16px;
}
.SideBlockHeaders {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.SideBlockText {
	font-size: 14px;
	font-weight: bold;
}
.SideBlockText A:link {text-decoration: none}
.SideBlockText A:visited {text-decoration: none}
.SideBlockText A:active {text-decoration: none}
.SideBlockText A:hover {text-decoration: underline; color: #000000 }

.ManufactureTextLable {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}
.PurchaseOnlineText {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.PurchaseOnlineText A:link {text-decoration: none; color: #FF0000 }
.PurchaseOnlineText A:visited {text-decoration: none; color: #FF0000 }
.PurchaseOnlineText A:active {text-decoration: none; color: #FF0000 }
.PurchaseOnlineText A:hover {text-decoration: underline; color: #FF0000 }
.contenttext1Smaller {

	font-size: 12px;
}
