* {
	font-family: Arial, Courier, Tahoma, Times, 'Trebuchet MS', Verdana;
	/*font-size: x-small;*/
	color: #fff;
}

table#header {
	padding: 0px;
	border-width: 0px;
}

table#breadcrumbs {
	font-size: 10pt;
	color: #fff;
	text-align: right;
	padding-right: 10px;
	background: url('http://www.localhost.com.au/aavdi/images/breadcrumbs.gif') no-repeat center middle; width: 952px; height: 25px;
}

table#breadcrumbs a {
	text-decoration: none;
	color: #fff;
}

table#breadcrumbs a:hover {
	color: #ffcc00;
}

table#menu {
	/*font-size: 0.7em;*/
	/*font-size: x-small;*/
	/*font-size: 10pt;*/
	padding: 0px;
	border-width: 0px;
	width: 100%;
	align: left;
	background: #BFBFFF;
	height: 100%;
}

table#body {
	padding: 1px;
	/*border: 5px;*/
	border: 1px;
	border-width: 1px;
	border-color: #223778;
	/*border-color: #003399;*/
	width: 100%;
	height: 100%;
	/*font-size: 0.7em;*/
	text-align: center;
	align: center;
	color: #000;
	/*background: #003399;*/
	/*background: #FFFFFF;*/	
	background: #BFBFFF;	
}

table#modules {
	padding: 1px;
	border: 1px;
	border-width: 1px;
	border-color: #223778;
	width: 99%;
	height: 100%;
	font-size: 10pt;
	text-align: center;
	align: left;
	color: #000;
	/*background: #FFFFFF;*/	
	background: #BFBFFF;	
}

table#module {
	padding: 1px;
	border: 1px;
	border-width: 1px;
	border-color: #223778;
	width: 100%;
	height: 100%;
	font-size: 10pt;
	text-align: center;
	align: left;
	color: #000;
	/*background: #FFFFFF;*/
	background: #BFBFFF;
}

table#footer {
	padding: 0px;
	border: 1px;
	border-width: 0px;
	font-size: 10pt;
	text-align: center;
	color: #fff;
	background: url('http://www.localhost.com.au/aavdi/images/footer.gif') no-repeat center middle; width: 952px; height: 25px;
}

table#footer a {
	text-decoration: none;
	color: #fff;
}

table#footer a:hover {
	color: #ffcc00;
}