body {
	background-image: url(../pictures/back.jpg);

		
}



a:link {  
font: 9pt "trebuchet ms", arial, sans-serif;
color: #000000;
font-style: normal; 
font-weight: normal; 
 }


a:active { 
font: 9pt "trebuchet ms", arial, sans-serif;
color: #000000;
font-style: normal; 
font-weight: normal; 
 }


a:visited { 
font: 9pt "trebuchet ms", arial, sans-serif;
color: #000000;
font-style: normal; 
font-weight: normal; 
 }

a {
text-decoration: none;
color : #0000FF;
 }


A:hover {
text-decoration: underline;
color: #000000;
background-color: #D0D878;
 }


table {
	font: 9pt "trebuchet ms", arial, sans-serif	
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour3%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour3%0;*/
}
ul {
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(../index_files/index_bullet.gif);	
}


.centercoltext a:link {
	color: #ff5500;/*themecolour1;*/
}
.centercoltext a:visited {
	color: #333333;
}
.centercoltext a:link:hover {
	color: #ff5500;/*themecolour2;*/
}

.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 {
	font-size: 14px;
	color: #005588;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


.topcorner {
	background-image: url(../index_files/index_corner.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../index_files/index_footer_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff5500;
}

.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}


.toptable {
	color: #333333;/*themecolour3%0;*/
	
	background-image: url(../index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	}
