body {
	background-color: black;
	background-repeat: repeat;
	font-family: tahoma, arial; 
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #C8C8C8;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
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: 20px;
	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: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #C8C8C8;
	line-height: 15px;
	background-repeat: repeat;
}
.logobg {
	background-color: #026b03;/*themecolour1;*/
	padding-right: 10px;
	padding-left: 10px;
}
 A:link { font-weight : bold;
          text-decoration : none;
          color : #299a28;}
 A:visited { font-weight : bold;
             text-decoration : none;
             color : limegreen;}
 A:hover { font-weight : bold;
           text-decoration : none;
           color : white;}
 A:active { font-weight : bold;
            text-decoration : none;
            color : lightgreen;}
.footer {
	color: #000000;/*themecolour3%0;*/
}