body {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #93B175;
	margin: 0px;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #592B0A;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #AB998F}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B79446;
}
a:link {
	text-decoration: none;
	color: #B79446;
}
a:visited {
	text-decoration: none;
	color: #B79446;
}
a:hover {
	color: #41773D;
	text-decoration: none;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttons {
	background-image: url(images/bg_buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 0px;
}
.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.content {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.menu {
	background-image: url(images/bg_links.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F0EAD3;
}
.table {
	background-image: url(images/bg_table.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navigation {
	color: #FFFFFF;
}
.navigation a:active {
	color: #FFFFFF;
}
.navigation a:link {
	color: #FFFFFF;
}
.navigation a:visited {
	color: #FFFFFF;
}
.navigation a:hover {
	color: #592B0A;
}
.textsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.textcolour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #93B175}
.texttiny {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.flash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pattern {
	background-image: url(images/bg_pattern.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.hover {
	display: none;
}

