/*
## Style sheet for 'Mordallup'
## Created by Webfirm http://www.webfirm.com.au/ Copyright © 2003
## Designer: Michael Ott
## Project Manager: Project Manager
## Created: XX XXX XXXX
## Last Modified: XX XXX XXXXX
## Modified by: Michael Ott
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EC8812;
	margin: 0 0 0 0;
/*	background-image: url(images/background.gif);
/* Sets ths scroll bar style. This does not work in Nutscrape 4.7 */
	scrollbar-face-color:#445D72;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
/* End scroll bar style */
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

.whte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}

/* Drop shadow on the menu items */
.ds {
width:100%; color:#FFFFFF; filter:dropshadow(color=#FFFFFF,offx=1, offy=1, positive=1)
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style-image: url(images/li.gif);
}

textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.headers {
	font-weight: bold;
	color: #000000;
	font-size: 14px;

}

.tabledata {
	font-size: 9px;
}

.tableheader {
	font-size: 9px;
	color: #00CCFF;
}
