H1
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color:#666465;
	padding: 0px;
	margin: 0px;
}

a:link img 
{
filter:none;
} 
a:visited img 
{
filter:none;
} 
a:hover img 
{
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}


body
{
	/*	Always set background-colour to white otherwise it will stuff up the CMS system
*/
	
	background-color: White;
	vertical-align: top;
	color: #666465;
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #93c617;
	SCROLLBAR-HIGHLIGHT-COLOR: #666465;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666465;
}.header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/header.jpg);
	font-weight: bold;
	text-align: right;
	padding: 0px;
}
.footer_a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 80px;
	text-transform: lowercase;
	padding-top: 2px;
}

.footer_b {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
	text-transform: lowercase;
	padding-top: 11px;
}
a {
	text-decoration: none;
	color: #8CC216;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
.footer_a_text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}
.txt_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666465;
	font-weight: bold;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666465;
}
.txt_heading_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.txt_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.feedback {
	vertical-align: baseline;
	position: fixed;
	bottom: 0px;
	right: 0px;
}