body {
	background-color: #ffffff;/*themecolour4;*/
	font: 12px/15px Verdana, Arial, sans-serif;
	color: #000000;/*themecolour4%0;*/
}
.border {
	background-image:  url(index_files/index_border.gif);
	background-repeat: repeat-x;
	background-position: top;
 }
.topstrip {
	background-image: url(index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	background-color: #006600;/*themecolour1;*/
}
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
table {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 1px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
	list-style-image:  url(index_files/index_bullet.gif);	
}

.rightcoltext {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;/*themecolour4%0;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;/*themecolour4%0;*/
}

.imageborder {
	border-right-style: solid;
	border-right-color: #006600;/*themecolour4%0;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;/*themecolour4%0;*/
	border-bottom-style: solid;
	border-bottom-color: #006600;/*themecolour4%0;*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;/*themecolour4%0;*/
	border-top-width: 1px;
}
a:link {
	color: #ff4000;/*themecolour2;*/
}
a:visited {
	color: #000000;/*themecolour4%0;*/
}
a:link:hover {
	color: #d5a000;/*themecolour3$ -0%, 16.3%;*/
}
.parahead {
	background-color: #006600;/*themecolour1;*/
	color: #FEBF00;/*themecolour2;*/
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffbf00;/*themecolour3;*/
}
.divider {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff4000;/*themecolour2;*/
}
.navbg {
	padding: 10px;
	border: 1px solid #006600;/*themecolour1;*/
}
