body {
	font-size: 80%; 
	font-weight: normal; 
	color: #000000; 
	margin:0px;
	font-family: arial,helvetica,sans-serif,verdana;
}

p, table, td, th, ul, ol, textarea, input {
	font-size: 100%;
	font-family: arial,helvetica,sans-serif,verdana; 
}

a:hover {
	color: #ff0000;
}

.topnav, .topnav-current {
	background: #333333; 
	color: #ffffff; 
	font-size: 100%; 
	font-family: univers,arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bolder; 
	/*text-transform: uppercase;*/
}

.topnav-current, .topnav:hover {
	color: #999999;
} 

.searchbox {
	font-size: 95%; 
	color: #000000; 
	font-family: univers, arial, helvetica, sans-serif;
}

.sidenav {
	color: #000000; font-size: 101%; 
	/*line-height: 120%;*/ 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

.sidenav-current {
	color: #cc0000; 
	font-size: 101%; 
	/*line-height: 120%;*/ 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

.sidenav:visited {
	color: #666666;
}

.sidenav:hover, .sidnav-current:hover {
	color: #cc0000; 
	font-size: 101%; 
	/*line-height: 120%;*/ 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

.sidenav-sub, .sidenav-subcurrent {
	color: #000000; 
	font-size: 85%; 
	/*line-height: 120%;*/
	font-weight: normal; 
	text-decoration: none; 
	padding-bottom: 7px;
}

.sidenav-sub:visited {
	color: #666666;
}

.sidenav-subcurrent,.sidenav-sub:hover {
	color: #cc0000;
}

h1, .heading, .heading a {
	font-weight: bold; 
	font-size: 129%; 
	line-height: 100%; 
	text-decoration: none; 
	margin-bottom: 2px;
}

p.content {
	margin-top: 1px;
}

h2, .subheading, .subheading a {
	font-weight: bold; 
	font-size: 111%; 
	line-height: 100%; 
	text-decoration: none;
}

a.sidenav {
	/*line-height: 90%;*/
}

a.no-underline {
	text-decoration: none;
}

h3, .sub-subheading {
	font-weight: bold; 
	font-size: 106%; 
	line-height: 18px; 
	text-decoration: none;
}

h4 { 
	font-weight: bold; 
	font-size: 102%; 
	line-height: 18px; 
	color: #666666; 
	text-decoration: none;
}

h5, h6 {
	font-size: 81%; 
	/*line-height: 120%;*/ 
	font-weight: normal; 
	text-decoration: none; 
	padding-bottom: 7px;
}

address {
	font-size: 95%; 
	line-height: 100%; 
	font-weight: bold; 
	font-style: normal;
}

img {
	line-height: normal;
}

hr {
	height: 1; color: #000000;
}

.boldgrey {
	font-weight: bold; 
	font-size: 100%; 
	color: #666666; 
	text-decoration: none;
}

.boldkhaki {
	font-weight: bold; 
	font-size: 98%; 
	color: #999966; 
	text-decoration: none;
}

.calendar_month {
	font-size: 100%;
}

a.calendar_month {
	text-decoration: none;
}

a.calendar_month:hover {
	color: #ff0000;
}

.calendar_month_current {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

a.calendar_month_current {
	text-decoration: none;
}

.calendar_event {
	font-size: 100%;
}

a.calendar_event {
	text-decoration: none;
}

a.calendar_event:hover {
	color: #ff0000;
}

a.calendar_event_top {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
}

.calendar_heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 115%;
	font-style: normal;
	line-height: 18px; 
	font-weight: bold; 
	color: #000000;
}

.calendar_heading_days {
	font-weight: bold; 
	font-size: 110%; 
	color: #000000; 
	text-decoration: none;
}

.calendar_heading_days:hover {
	background-color: #CC6600; 
	color: #FFFFFF;
}

.calendar_subheading {
	font-weight: bold; 
	font-size: 106%; 
	color: #aa5500; 
	text-decoration: none;
}

.calendar_now {
	color: #dd0000; 
}

a.front-menu:active, front-menu, a.front-menu {
	color: #bbb; 
	/* text-transform: uppercase; */
	font-weight: bold; 
	text-decoration: none;
}

a.front-menu:hover {
	color: #ddd; 
	/* text-transform: uppercase; */
	font-weight: bold; 
	text-decoration: none;
}

.stalkdiv {
	padding-bottom:4px;
}

form {
	margin-bottom:0; margin-top:0;
}

.small {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

div.important {
	border: 1px #000 solid;
	padding: 5px;
}

div.veryimportant {
	border: 1px #f00 solid;
	padding: 5px;
}


.greybox100 {
	width: 100px;
	height: 100px;
	background-color: #dddddd;
	border-width: 0;
}

.sidebox {
	position: static;
	float: right;
	width: 50%;
	margin: 1.3em 0 10px 10px;
	border: 1px solid #999;
	padding: 10px;
}

#nsw, #squiz {
  font-size: 85%;
  padding-right: 15px;
}

#nsw a, #squiz a {
  text-decoration: none;
  color: #444;
}

#nsw a:hover, #squiz a:hover {
  color: #f00;
}
