.bkg-head {
	background-image: url(bkg_head.jpg);
	background-repeat: repeat-y;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin dotted #7D9DD7;
	color: #1651C0;
	background-color: #FFFFFF;
	text-decoration: none;



}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bkg-home {
	background-image: url(valves.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3266C7;
}
.bold {
	font-weight: bold;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bluelinks {
	color: #1651C0;
	text-decoration: none;
}
a:hover {
	color: #930000;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #7D9DD7;
	border-right-color: #7D9DD7;
	border-bottom-color: #7D9DD7;
	border-left-color: #7D9DD7;
}
.product-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4A6CAC;
	line-height: 26px;
}
.whitelinks {
	color: #FFFFFF;
	text-decoration: none;
}
.prod-bkg {
	background-image: url(bkg_prod.jpg);
}
