BODY {
	background-color: white;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
A:link, A:visited {
	color: #84A47F;
	text-decoration: underline;
}
A:active, DIV.menu_popup A:active {
	color: black;
}
A:hover, DIV.menu_popup A:hover {
	color: #455937;
	text-decoration: underline;
}
A.big:link, A.big:visited {
	font-size: 12px;
	font-weight: bold;
}
DIV.pageheader {
	background-image: url(http://www.hazelwood.com.au/images/top_background.png);
	height: 218px;
	background-position: top left;
	background-repeat: no-repeat;
}
IMG.logo {
	position: relative;
	top: 80px;
	left: 275px;
}
DIV#menu {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	top: 175px;
	/* was top: 189px */
	left: 315px;
	width: 670px;
	text-align: justify;
	line-height: 40px;

}
DIV.menu_popup {
	z-index: 100;
	padding: 10px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	background-image: url(http://www.hazelwood.com.au/images/childbg.png);
}
DIV.menu_popup A, DIV.menu_popup A:visited {
	color: white;
	text-decoration: none;
}

DIV#menu_projects {
	visibility: hidden;
	position: absolute;
	left: 366px;
	top: 210px;
}
DIV#menu_profile {
	visibility: hidden;
	position: absolute;
	left: 436px;
	top: 210px;
}
DIV#menu_investor {
	visibility: hidden;
	position: absolute;
	left: 559px;
	top: 210px;
}
DIV#menu_metal {
	visibility: hidden;
	position: absolute;
	left: 695px;
	top: 210px;
}




DIV#menu A {
	color: white;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	padding: 7px 5px 9px 5px;
	height: 25px;
}
DIV#menu A:hover {
	text-decoration: underline;
}
DIV#content {
	width: 715px;
	background-image: url(http://www.hazelwood.com.au/images/body_vertical_line.png);
	background-repeat: repeat-y;
	background-color: white;
	position: absolute;
	left: 213px;
	top: 218px;
	padding-left: 60px;
	padding-top: 10px;
}
DIV#content B, DIV#content strong {
	color: #455937;
}
SPAN.lightbox {
	background-color: #DEE6DC;
	color: black;
	padding: 8px 0px 8px 6px;
	font-weight: bold;
	display: block;
	position: relative;
	left: -6px;
	width: 101%;
	margin-bottom: 5px;

}
SPAN.darkbox {
	background-color: #84A47F;
	background-image: url(http://www.hazelwood.com.au/images/childbg.png);
	color: white;
	padding: 8px 0px 8px 6px;
	font-weight: bold;
	display: block;
	position: relative;
	left: -6px;
	width: 101%;
	margin-bottom: 5px;
}
TD.left_column {
	border-right: 1px solid #cfcfcf;
	padding: 10px;
}
TD.center_column {
	color: black;
	font-size: 14px;
	padding: 10px;
	padding-left: 15px;
	border-right: 1px solid #cfcfcf;
}
TD.right_column {
	border-right: 1px solid #cfcfcf;
	padding: 10px;
	padding-left: 15px;
}
TD.content_column {
	padding: 10px;
	padding-left: 15px;
}
SPAN.news_byline {
	font-size: 10px;
}
SPAN.copyright {
	font-size: 14px;
	color: #84A47F;
	font-weight: bold;
}
SPAN.copyright_links, SPAN.copyright_links A {
	font-size: 10px;
	color: #84A47F;
}
IMG.hilltop {
	position: absolute;
	top: 59px;
	left: 612px;
}
H1 {
	color: #68321f;
	font-size: 16px;
	position: relative;
	top: -10px;
}
IMG.page {
	margin-left: 20px;
	border: 1px solid #555555;
}
B.one {
	color: #68321f;
	font-weight: bold;
}
