body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	background-color: #D7D7D7;
}
.footer td {
	color: #FFFFCC;
}
.footer td a{
	color: #FFFFCC;
	text-decoration: none;
}
.footer td a:visited{
	color: #FFFFCC;
	text-decoration: none;
}
#sidebar td {
	color: #FFFFFF;
	font-weight: normal;
}
#sidebar td a{
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar td a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar td a:hover{
	color: #FFC000;
	font-weight: bold;
	text-decoration: underline;
}
#welcome td {
	color: #216B42;
	font-weight: normal;
	font-size: small;
}
#gnav {
	color: #105C2A;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#gnav a{
	color: #15602D;
	font-weight: bold;
	text-decoration: none;
}
#gnav a:visited{
	font-weight: bold;
	color: #105C2A;
	text-decoration: none;
}
#gnav a:hover{
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#information td {
	color: #333333;
	font-weight: normal;
	font-size: small;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgborder {
	border: 1px solid #1E6736;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #216B42;
}
#information a {
	color: #0000FF;
	text-decoration: underline;
}
#information a:visited {
	color: #3A7CC8;
	text-decoration: underline;
}
#information a:hover {
	color: #FF0000;
	background-color: #FFFFCC;
}
.floatright {
	float: right;
	margin-right: 10px;
}
form#enquiry {
 background-color: #E8ECF0;
 border: 1px solid #999999;
}
#enquiry td {
	border: 1px solid #D7E5F2;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#enquiry .text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 100px;
 margin-right: 6px;

}
