body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}
body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentBkg {
	background-image: url(images/oklahomaProductionGuide-contentBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subContentBkg {
	background-image: url(images/oklahomaProductionGuide-subContentBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 24px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #F0871F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
a.textNav:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.textNav:visited {
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
}
a.textNav:hover {
	font-weight: bold;
	color: #F0871F;
	text-decoration: underline;
}
a.textNav:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.large {
  font-size: 14pt;
}

.small {
  font-size: 8pt;
}
.leftShadow {
	background-image: url(images/oklahomaProductionGuide-leftRepeater.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightShadow {
	background-image: url(images/oklahomaProductionGuide-rightRepeater.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomCurve {
	background-image: url(images/oklahomaProductionGuide-curveBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.curveTop {
	background-image: url(images/oklahomaProductionGuide-OKtop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style1 {color: #FFFFFF}

