		.bg {  background-color: #C9E2C9}
body {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}
td { font-size: small}
th {
	font-size: small;
	text-align: left;
	color: #FFFFFF;
	background-color: #298629;
	font-weight: normal;
}
h1 {
	font-size: 1.2em;
	color: #065906;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	color: #065906;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#header h1 {
font-size: large;
	color: #065906;
	margin: 0px;
	padding: 0px;
}
#header h2 {
font-size: small;
	font-weight: normal;
	color: #065906;
	margin: 0px;
	padding: 0px;
}
.bg_dark_green {
	color: #FFFFFF;
	background-color: #298629;
}
.right {
	text-align: right;
}
.centre {
	text-align: center;
}
.warningtextbg { font-size: x-small; background-color: #FFFFFF ; color: #FF0000}



.menu_top {
	border-top: 1px solid #065906;
	border-right: 1px #065906;
	border-bottom: 1px #065906;
	border-left: 1px #065906;
}
hr {
	color: #065906;
	text-decoration: none;
}
.copyright {
	font-size: x-small;
}


