body {
	background-color: #FFFFFF;/*themecolour4;*/
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #00F;/*themecolour4%0;*/
	margin: 0;
}
.border {
	background-image:  url(image_files/image_border.gif);
	background-repeat: repeat-x;
 }
.topstrip {
	background-image:   url(image_files/image_topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table {
	font: 11px/15px Arial, Helvetica, 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(image_files/bull2.gif);	
}

.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: #000000;/*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: #000000;/*themecolour4%0;*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;/*themecolour4%0;*/
	border-top-width: 1px;
}
a:link {
	color: #bd6b00;/*themecolour1;*/
}
#redlink {
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
}

a:visited {
	color: #005B9A;/*themecolour4%0;*/
}
a:link:hover {
	color: #653d0a;/*themecolour2;*/
}

a.navtop:link{color:#000000; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:8pt;}
a.navtop:visited{color:#000000; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:8pt;}
a.navtop:hover{color:#653d0a; text-decoration:none; font-weight: bold; background-color: #00F; font-family:verdana, arial, helvetica, sans-serif; font-size:8pt;}

a.navmid:link{color:#bd6b00; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:10pt;}
a.navmid:visited{color:#bd6b00; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:10pt;}
a.navmid:hover{color:#653d0a; text-decoration:none; font-weight: bold; background-color: ##00F; font-family:verdana, arial, helvetica, sans-serif; font-size:10pt;}

.text_brown{color:#00F; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:10pt;}
.text_brown-nb{color:#000099; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:10pt;}
.text_black{color:#000000; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:8pt;}
.text_white{color:#ffffff; text-decoration:none; font-weight: bold; font-family:verdana, arial, helvetica, sans-serif; font-size:8pt;}

.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bd6b00;/*themecolour2;*/
}
.parahead {
	background-color: #653d0a;/*themecolour3;*/
	color: #FFFFFF;
	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: #bd6b00;/*themecolour2;*/
}
.themecolor3 {
	background-color: #5764FF;/*themecolour3;*/

}
.themecolor1 {
	background-color: #FF0000;/*themecolour1;*/
}
.rightcoltext {
	color: #333333;
	padding: 10px;
	background-color: #fffaad;/*themecolour2$ 66.1%, 75.3%;*/
}
.align_top {
	vertical-align: text-top;
}

