body {
	color: #000000;/*themecolour3%0;*/
	background-color: #ffffff;/*themecolour3;*/
	background-image: url(images/topstrip.gif);
	background-repeat: repeat-x;
                    SCROLLBAR-FACE-COLOR: #a4a46f;
        SCROLLBAR-HIGHLIGHT-COLOR: rgb(0,23,51);
        SCROLLBAR-SHADOW-COLOR: white;
        SCROLLBAR-3DLIGHT-COLOR: white;
        SCROLLBAR-ARROW-COLOR: white;
        SCROLLBAR-BASE-COLOR: rgb(0,23,51);
        scrollbar-darkshadow-color: white		
}

table {
	font: 12pt garamond, "times new roman", sans-serif	
}

p {
	color: #4D4D33;	
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour3%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour3%0;*/
}
ul {
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/bullet.gif);	
}

 .headingbg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.centercoltext a:link {
	color: #999966;/*themecolour1;*/
}
.centercoltext a:visited {
	color: #333333;
}
.centercoltext a:link:hover {
	color: #ff7f00;/*themecolour2;*/
}

.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 {
	font-size: 22px;
	color: #686836;/*themecolour1$ -22.3%, -31.8%;*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 26px;
	color: #686836;/*themecolour1$ -22.3%, -31.8%;*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.centercoltext {
	color: #000000;/*themecolour3%0;*/
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topcorner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

