table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;/*themecolour4%0;*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightcoltext {
	padding-left: 25px;
}
.hnavbg {
	background-image: url(index_files/index_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.heading {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #077b12;/*themecolour2;*/
}
a:link {
	color: #000000;/*themecolour4%0;*/	
}
a:visited {
	color: #333333;/*themecolour4%0;*/	
}
a:link:hover {
	color: #077b12;/*themecolour2;*/	
}
.footer {
	color: #FFFFFF;
	background-image: url(index_files/index_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(index_files/index_bullet.gif);
	color: #666666;/*themecolour4%0;*/	
}
.parahead {
	background-color: #0f6815;/*themecolour6;*/
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
body {
	background-color: #FFFFff ;/*themecolour4;*/
}