.midbox, .leftbox, .legendBox, .account_bigbox, .bigbox, #header #current, #member_header #current, .applicant_form_bottom {
	background-color: #FFFFFF;
}

.midbox h3, .leftbox h3, .legendBox h3, #header, #member_header, .pod_head, #navlist {
	background-color: #006633;
}

.pod_bot {
	border-color: #006633;
}

tr.zebra,.account_bigbox h5, .midbox h2, .midbox h5 {
	background-color: #CCCCCC;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	color: #CCCCCC;
}

.account_bigbox a, table.ma td a {
	color: #006633;
}

/* Button Colours */

button,
.help a,
.logout a {
	background-color: #006633 !important;
	color: #FFFFFF !important;
}

button:hover,
.help a:hover,
.logout a:hover,
.reserve a:hover
{
	background-color: #FF6600 !important;
	color: #000000 !important;
}

/* Map Colours */
.g_map h3 {
	color: #006633;
}

.g_map th {
	background-color: #006633;
}

.g_map table td img {
	background-color: #006633;
}