@charset "utf-8";
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #C0C0C0;
	background-image: url(images/oracle_coalfield_bg2.jpg);
	background-repeat: repeat-x;
	background-attachment:scroll
	background-position:top;
	margin-left: 12px;
	margin-top: 70px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.lh16 { line-height: 16px;
}

.style1 {
	color: #FFFFFF;
	font-size: 24px;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #999999;
	font-size: 10px;
}
a:link {
	color: #A89A38;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A89A38;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #A89A38;
}
h1 {
	font-size: 12px;
	color: #1B552A;
	margin-bottom: 3px;
	margin-top: 0px;
}
.latestbox {
	margin-bottom: 3px;
	margin-top: 0px;
}
.results {
}
.results a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.results a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.results a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.results a:active {
	text-decoration: none;
	color: #FFFFFF;
}