﻿td {
	font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
}

h1 {
	font-size:18px;
}

form {
	margin:0px;
}

td.nat {
	background: #86A958;
	color: white;
}

td.vic {
	 background:#6F88C5;
	 color:white;
}

td.nsw {
	 background:#6ED0F6;
	 color:white;
}

td.act {
	 background:#9676B5;
	 color:white;
}

td.qld {
	 background:#C27E6B;
	 color:white;
}

td.wa {
	 background:#FFD77D;
	 color:white;
}

td.sant {
	 background:#F37657;
	 color:white;
}

td.tas {
	 background:#BBDA8A;
	 color:white;
}

td.nz {
	 background:#7C7E81;
	 color:white;
}

td.natOver {
	background: #6F8E49;
	color: white;
}

td.vicOver {
	 background:#1C62AF;
	 color:white;
}
td.nswOver {
	 background:#00ADEF;
	 color:white;
}
td.actOver {
	 background:#652D91;
	 color:white;
}
td.qldOver {
	 background:#981A1E;
	 color:white;
}
td.waOver {
	 background:#FEC20F;
	 color:white;
}
td.santOver {
	 background:#ED1C23;
	 color:white;
}
td.tasOver {
	 background:#8CC63E;
	 color:white;
}
td.nzOver {
	 background:#221E1F;
	 color:white;
}

p.nat {
	color: #6F8E49;
	font-size:18px;
}
p.vic {
	 color:#1C62AF;
	 font-size:18px;
}
p.nsw {
	 color:#00ADEF;
	 font-size:18px;
}
p.act {
	 color:#652D91;
	 font-size:18px;
}
p.qld {
	 color:#981A1E;
	 font-size:18px;
}
p.wa {
	 color:#FEC20F;
	 font-size:18px;
}
p.sant {
	 color:#ED1C23;
	 font-size:18px;
}
p.tas {
	 color:#8CC63E;
	 font-size:18px;
}
p.nz {
	 color:#221E1F;
	 font-size:18px;
}

div.newsHeader {
	color:#F7931D;
	font-weight:bold;
	font-size:14px;
}

a.menulink:link {
	color: #808285;
	text-decoration: none;
}

a.menulink:visited {
	color: #808285;
	text-decoration: none;
}

a.menulink:active {
	color: #6F8E49;
	text-decoration: none;
}

a.menulink:hover {
	color: #6F8E49;
	text-decoration: none;
}


a.statelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.statelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.statelink:active {
	color: #5A7DA4;
	text-decoration: none;
}

a.statelink:hover {
	color: #5A7DA4;
	text-decoration: none;
}

a.statelinkOver:link {
	color: #5A7DA4;
	text-decoration: none;
}

a.statelinkOver:visited {
	color: #5A7DA4;
	text-decoration: none;
}

a.statelinkOver:active {
	color: #5A7DA4;
	text-decoration: none;
}

a.statelinkOver:hover {
	color: #5A7DA4;
	text-decoration: none;
}


a:link {
	color: #6F8E49;
	text-decoration: none;
}

a:visited {
	color: #6F8E49;
	text-decoration: none;
}

a:active {
	color: #F7931D;
	text-decoration: none;
}

a:hover {
	color: #F7931D;
	text-decoration: none;
}

td.menu_over {
	text-indent: -18px; padding-left:35px;
}

td.menu_out {
	text-indent: -18px; padding-left:35px;
}

div.scroll {
	overflow:auto; height: 380px;width: 568px;
}