BODY {
	text-align: left;
	margin: 0px;
	background: #fff;
	font-family: arial, helvetica, 'times new roman';
	font-size: 10pt;
}

#header {
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	width: 561px;
	height: 83px;
 	background: transparent url(mining_logo.jpg) no-repeat top center;
}

#footer {
	position: relative;
	background-color: #C6C6C6;
	height: 30px;
	width: 100%;
	left: 0px;
	right: 0px;
}

#body_div {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;	
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #333333;
	line-height: 1.166;	
}

h1{
 font-family: Verdana, Helvetica, Sans-Serif;
 font-size: 120%;
 color: #334d55;
}
h2{
font-family: Verdana, Helvetica, Sans-Serif;
 font-size: 14px;
 color: #006699;
}



A:link {text-decoration: underline; color: #006699;}
A:visited {text-decoration: underline; color: #006699;}
A:active {text-decoration: underline; color: #006699;}
A:hover {text-decoration: underline; color: #006699;}


/* dbv5 styles */
.dbv5 th a:link, .dbv5 th a:visited { 
	text-decoration: none;
	color: #FFFFFF;
}

.dbv5 th a:hover, .dbv5 th a:active { 
	color: #9CF; 
	text-decoration: none; 
}

.dbv5 tr.odd {
	background-color: #eee;
}

.dbv5 tr.even {
	background-color: #ddd;
}

.dbv5 .hidecol {
	position: relative;
	top: -.5em;
	left: -.1em;
	text-decoration: none;
	font-weight: normal;
	font-size: .85em;
}

th {
	background-color: #334d55;
	font-size: 90%;
}
