@charset "iso-8859-1";
a.nav:link, a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #341A00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0075B5;
	border-bottom-color: #0075B5;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 3px;
	padding-right: 3px;


}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0075B5;
	border-bottom-color: #0075B5;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 3px;
	padding-right: 3px;
	background-color: #0075B5;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 3px;
	padding-right: 3px;
	background-color: #0075B5;
	border: 1px solid #000000;
}
a.small:link, a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: underline;
	white-space: nowrap;
	margin-right: 3px;
	padding-right: 3px;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #514100;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 3px;
	padding-right: 3px;
	background-color: #FFF4CC;
	border: none;

}
a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #514100;
	text-decoration: underline;
	white-space: nowrap;
	margin-right: 3px;
	padding-right: 3px;
	background-color: #FFF4CC;
	border: 1px solid #FFCC00;
}
body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 0px;
	padding: 0px;
	color: #3F3918;
	background-color: #000000;



}
.header1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #00558C;
	background-image:  url(file:///D|/Brent%20Sites/MDA/mda-aust.com.au/images/Taper-endedLine.JPG);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: 6pt;
}
.bannerleftcell {

	background-image:  url(images/logoBkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.bannertable {


	background-image:   url(images/bannerNotes.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
hr {
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	color: #514100;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;



}
h1 {
	color: #341A00;
}
h2 {
	color: #341A00;
}
h3 {
	color: #000000;
}
.navnotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	border: medium double #BC9600;
	width: 170px;
	color: #FCF5E0;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;

}
.navCell {
	margin: 6px;
	padding: 6px;
	background-color: #000000;

}
.contents {
	background-color: #FFFAE6;
}
.menuOver {
	color:#514100;
	font-weight:bold;
	background-color:#FFF4CC;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	background-image:  url(images/noteOver20px.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 20px;
	background-position: left top;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #514100;
	border-bottom-color: #514100;
}
.menuOut {
	color:#FFCC00;
	font-weight:bold;
	background-color:#000000;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	white-space: nowrap;
	margin-left: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BC9600;
	border-bottom-color: #BC9600;
	background-image:  url(images/note20px.gif);
	background-repeat: no-repeat;
	background-position: left top;
}