﻿.TitleBar {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	height: 83px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.HdgTitle {
	font-size: 20pt;
}
img {
	margin: 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
}
.Process {
	color: #648AAA;
}
.HiPurity {
	color: #C4A80B;
}
.FuelLube {
	color: #CD0D43;
}
.Navbar {
	background-color: #D3B40B;
	border: 1px none #000000;
	border-collapse: collapse;
	height: auto;
	width: 100%;
}
.Contact {
	font-size: 10pt;
	font-weight: normal;
}
.Btn {
	background-color: #E9D985;
	border: 1px solid #FFFFFF;
	color: #000000;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: auto;
	margin-right: 4px;
	padding: 0px 3px 2px 3px;
	text-align: center;
	vertical-align: middle;
	width: 83px;
}
.Btn a:link {
	color: #000000;
	text-decoration: none;
}
.Btn a:visited {
	background-color: #E9D985;
	color: #000000;
	display: block;
	text-decoration: none;
}
.Btn a:active {
	background-color: #99CCFF;
	color: #000000;
	display: block;
	text-decoration: none;
}
.Btn a:hover {
	background-color: #000000;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.Copyright {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
}
.FooterHdg {
	background-color: #648AAA;
	color: #FFFFFF;
	display: block;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 19px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	width: 100%;
}
body {
	background-color: #CCD0D4;
	margin-left: 3px;
	margin-right: 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
}
.PgBdr {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	min-height: 670px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 960px;
	height: auto;
}
a {
	color: #0000CC;
}
a:visited {
	color: #990000;
}
a:active {
	color: #009900;
}
a:hover {
	color: #0000FF;
}
.logos {
	margin: 3px 18px 3px 18px;
}

