@charset "iso-8859-1"
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 5px 5px 25px;
	width: 335px;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
}
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 10px;
	color: #333333;
	background: url(../images/content_bak.jpg);
	border: thin none #003300;
	width: 100%;
}

.outer_content {
	background-image: none;
	text-align: left;
	width: auto;
	border: 1pt none #003300;
	padding: 5px 5px 5px 15px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	background-attachment: scroll;
	background-position: left top;
}
.content_table {
	text-align: left;
	width: 98%;
	border: thin none #FFFFFF;
	background-repeat: repeat;
	height: 100%;
}
.cat_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	padding: 10px;
	background-attachment: scroll;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
	text-align: left;
	vertical-align: top;
	width: 500px;
	text-indent: 35px;
}
.content_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px;
	height: 20px;
	width: auto;
	text-decoration: none;
}
.right_cell {
	background-image: url(../images/queensland_yoghurt_logo_wht.gif);
	text-align: center;
	width: 140px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.event_cells {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1pt solid #003300;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: auto;
}
.header_tops {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	height: 20px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	width: 450px;
	padding: 10px;
	text-align: center;
	clear: both;
}
a:link {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footlink {

	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}
.spacer {
	width: 30px;
	display: table-column;
}
