table {
	font: 9pt  arial,helvetica, sans-serif
}
body {
	color: #333333;/*themecolour5%0;*/
	line-height: 20px;
	/*background-repeat: repeat-x;*/
	background-color: #FFFFFF;/*themecolour5;*/
	font: 9pt  arial,helvetica, sans-serif
}
p {
	/*margin-top: 0px;
	margin-bottom: 0px;*/

	}
	blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour5%0;*/
	margin-right: 0px;
	margin-left: 20px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour5%0;*/
}


#header {
	position: absolute;
	height: auto;
	width: auto;
	top: 40px;
	visibility: visible;
	z-index: 2;
	right: 60px;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: -7px;
	z-index: 1;
}

#hnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
	top: 140px;
	z-index: 3;
	right: 30px;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
	top: 250px;
}

#bgimage {
	position: absolute;
	height: auto;
	width: auto;
	top: 10px;
	right: 25px;
}
#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 136px;
	z-index: 2;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	color: #333333;/*themecolour5%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour5%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}
.leftcoltext li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour5%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour5%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}
h1 {
	font-size: 24px;
	/*color: #333333;/*themecolour5%0;*/
	color: #006600;/*themecolour3;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #006600;/*themecolour3;*/
	margin-top: 3px;
	margin-bottom: 0px;
}
#content a:link {
	color: #666666;/*themecolour5%0;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #29c810;/*themecolour1;*/
}
.leftcoltext {
	padding-right: 10px;
}

.centercoltext {
	padding-right: 10px;
	padding-left: 20px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #29c810;/*themecolour1;*/
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #29c810;/*themecolour1;*/
}
.rightcoltext {
	padding-left: 15px;
}

.bak2top {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	background-color: #CCCCFF;
	border: 1px solid;
	border-color: #FF0000;
	padding: 2px;
}
