body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;/*themecolour4%0;*/
	background-color: #999999;/*themecolour3$ 1.0%, 46.6%;*/
}
.navbg {
	background-color: #404040;/*themecolour3;*/
}
.rightcolbg {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #a8e9f5;/*themecolour2$ 68.1%, 83.1%;*/
	background-image: url(index_files/index_grid.gif);
	background-repeat: repeat;
}
.centerbg {
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;/*themecolour4;*/
    background-repeat: repeat-x;
	background-image:  url(index_files/index_center_bg.gif);
	background-repeat: repeat-x;
}
table {
	font: 85%/normal Arial, Helvetica, "sans-serif color": #666666;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
	list-style-image:  url(index_files/index_bullet.gif);	
}

.rightcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
.centercoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #00b3d4;/*themecolour2;*/
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00b3d4;/*themecolour2;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #77bf03;/*themecolour2$ -94.1%, 24.7%;*/
}
a:visited {
	color: #333333;
}
a:link:hover {
	color: #008aa3;/*themecolour2$ -100%, 22.8%;*/
}
.background {
	background-color: #ffffff;/*themecolour4;*/
}

.paraheading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;/*themecolour3;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.whitecell {
	border: 1px solid #000000;
	width: auto;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #336666;
	text-align: center;
}
.blueseparator {
	height: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99FFFF;
	border-right-color: #99FFFF;
	border-bottom-color: #99FFFF;
	border-left-color: #99FFFF;

}
