

@import url("http://www.mmmach.com.au/css/structure.css");

body {
	behavior:url("http://www.mmmach.com.au/css/csshover.htc");
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background : #FFF; 
	font-size: 12px;
	}

.sm_panel {
	margin:0px 1px 15px 1px;
	padding: 0px;
	}

.help {
	position: absolute;
	float: right;
	top:2px;
	right: 3px;
	z-index:1;
	font-size:10px;
	font-weight: none;
	text-decoration: underline;
	font-family: verdana;
	}


.results0, .results1 {
	position: relative;
	left: 10px;
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	width: 90%;
	min-width: 300px;
	height: 54px;
	float: left;
	text-align: top;
	border-top: 1px dotted #F79516;
	clear: both;
	
	}     

.results0 {
	background-color: ;
	}

.results1 {
	background-color:;
	}
	

.resultsw0, .resultsw1 {
	position: relative;
	left: 10px;
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	width: 90%;
	min-width: 300px;
	height: 54px;
	float: left;
	text-align: top;
	border-top: 1px dotted #F79516;
	clear: both;
	
	}     

.resultsw0 {
	background-color: ;
	}

.resultsw1 {
	background-color: ;
	}
	
.arrow {color:red; TEXT-DECORATION: none;}	
	
#main{
	padding: 2px 0px 5px 0px;
	margin: 2px 0px 5px 0px;
	}

.nav {
	margin: 0px;
	padding: 0px;
	}

.nav:hover {color:#ffffff; 
	background-color:#ff9933; 
	cursor: hand;
	text-decoration: underline;
	} 

.h3_nolink {
	font: normal bold 13px Arial;
	border-bottom: 1px solid #F79516;
	height: 18px;
	margin: 0px 0px 5px 0px;
	_margin: 0px 0px 5px 0px;
	color:#003399;
	width: 170px;
	}	
	
h3 {
	font: normal bold 13px Arial;
	border-bottom: 1px solid #F79516;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	_margin: 0px 0px 5px 0px;
	}
		
h3:hover {
	border-bottom: 1px solid #F79516;
	margin-left: 3px;
	}	
	
h2 {
	font: normal bold 15px Arial;
	border-bottom: 1px solid #F79516;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
	
p {
	font-size:12px;
	padding: 8px;
	margin: 0px;
	}

img	{
	border:	0;  /* turns off gaps around images */
	}

img.thumbnail	{
	border:	1px solid #000;
	float:left;
	margin-right:5px;
	}

img.imgpop	{
	border:	1px solid #000;
	margin: 10px;
	}

ul,li{
	list-style: none;
	padding: 0px;
	margin: 4px 10px 3px 8px;
	_margin: 4px 10px 3px 8px;
	text-indent: -1em;
	}


a {
	font-size:12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color:#003399;
	}

a:link {color:#003399;}

a:visited {color:#006699;}


a.nav {
	text-decoration:none
	}
a.nav:link {color:#000;}
a.nav:visited {color:#000;}
a.nav:hover {color:#000; background-color:#efefef;}

a.email:link {
	color:#004080;
	font-size:10px;
	font-weight: none;
	text-decoration: underline;
	}		
a.email:hover {color:#006699;}			
a.email:visited {color:#004080;}	

a.close {
	font-size:11px;
	text-decoration: underline;
	padding:5px;
	}

a.title {
	text-decoration:none;
	font-size:12px;
	}

.red {color:red; TEXT-DECORATION: none;}	
.orange {color:#ff8c00; TEXT-DECORATION: none;}	
.blue {color:#00008b; TEXT-DECORATION: none;}	

