<!--
body {
	color: #000000;/*themecolour4%0;*/
	background-image: url('../_navigation/main_bg_lines.gif');
	background-repeat: repeat;
	scrollbar-base-color: #ff8000;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #ffcb97
}
table {
	font: 9pt  arial, sans-serif;
	color: #000000;/*themecolour4%0;*/;
	
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
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('../_navigation/main_bullet.gif');
}

.centercoltext {
    border-bottom:3px solid #ff8000; color: #000000;/*themecolour4%0;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	/*themecolour2;*/
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;/*themecolour4;*/
	background-image:  url('../_navigation/main_topbar.gif');
	background-repeat: repeat-x
}


.footer {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #c0c0c0;/*themecolour1;*/
}

}
/*link styles*/
a:link {
	color: #ff8000;/*themecolour1;*/
}
a:visited {
	color: #ff8000;/*themecolour1$ 30.1%,43.1%;*/
}
a:hover {
	color: #ffffff;/*themecolour2;*/
	background-color: #808080;
}
a:active {
	color: #00ff00;/*themecolour2;*/
}


h1 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ff8000;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

.headingborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.leftcolumnbg {
	background-color: #d4d4d4;/*themecolour3;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ff8000;/*themecolour2;*/
}
.topstrip {
	background-color: #333333;
	background-image: url('../_navigation/main_topstrip.gif');
	background-repeat: repeat-x
}

.outerborder {
	border: 1px solid #000000;
}
.bgcolor {
	background-color: #FFFFFF;/*themecolour4;*/
}
.leftcoltext {
	color: #000000;/*themecolour3%0;*/
	padding-right: 15px;
	padding-left: 15px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8000;/*themecolour2;*/
}
.divider2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8000;/*themecolour1;*/
}
.rightcoltext {
	border-right:3px solid #ff8000; border-bottom:3px solid #ff8000; color: #000000;
	background-color: #ffcb97;/*themecolour1$ 59.3%, 40.3%;*/
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-left-width: 0px;
	/*themecolour2;*/
	/*themecolour2;*/
	background-image: url('../_navigation/main_topbar.gif');
	background-repeat: repeat-x
}
-->