body {
	background-color: #FFFFFF;/*themecolour2$ 0%, 64.7%;*/
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #FFFFFF;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url('index_files/index_bullet.gif');
	color: #000000
	}
.rightcoltext {
	background-color: #184512;/*themecolour2;*/
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.toprightcoltext {
	padding-left: 30px;
	padding-right: 30px;
}
.leftcoltext {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: #184512;/*themecolour2$ 0%, 60.5%;*/
}
.headingpad {
	padding-top: 20px;
	padding-left: 20px;
	background-color: #026b03;/*themecolour1;*/
}
.imagepad {
	padding-top: 20px;
	padding-left: 20px;
}
.hnavpad {
	padding-left: 20px;
}
.bgimage {
	background-image:  url('index_files/index_bg.gif');
	background-repeat: repeat-x
}
.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.thumbborder {
	border: 1px solid #000000;
}
.themecolor3 {
	background-color: #fcf9f9;/*themecolour3;*/
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
table {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: black;
	line-height: 14px;
	background-repeat: repeat;
}
 A:link { font-weight : bold;
          text-decoration : none;
          color : blue;}
 A:visited { font-weight : bold;
             text-decoration : none;
             color : red;}
 A:hover { font-weight : bold;
           text-decoration : none;
           color : lightblue;}
 A:active { font-weight : bold;
            text-decoration : none;
            color : blue;}
}