body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 75%;
	background-color: #B1B5B0;
}
h1 {
	text-align: center;
	margin-bottom: 35px;
	margin-top: 0px;
	padding-top: 10px;
	font-variant: small-caps;
	letter-spacing: 1.4em;
	color: #006633;
	font-size: 300%;
}
#container {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #ADADAD;
	padding: 1px;

}
.footer {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	clear: both;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	background-color: #FCFBAC;
	margin-top: -11px;
}
.header {
	width: 950px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(image/header.gif);
	background-repeat: no-repeat;
	height: 120px;
	position: relative;
}
.centre {
	text-align: center;
}
#leftblock {
	text-align: center;
	font-size: 80%;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 800px;
}
#rightblock {
	text-align: center;
	font-size: 80%;
	border-top: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	position: absolute;
	top: 0px;
	left: 800px;
}
#thenav {
	text-align: center;
	width: 948px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#thenav a:link {
	text-decoration: none;
	background-color: #C0C0C0;
	color: #444444;
	}
h2 {
	font-size: 150%;
	}
a:link {
	text-decoration: none;
	color: #5AAB66;
	font-weight: bold;
	}
#thenav a:active {
	text-decoration: none;
	background-color: #C0C0C0;
	color: #444444;
	}
a:active {
	text-decoration: none;
	color: #2B95FF;
	}
#thenav a:visited {
	text-decoration: none;
	background-color: #C0C0C0;
	color: #444444;
	}
a:visited {
	text-decoration: none;
	color: #75B980;
	font-weight: bold;
	}
#thenav a:hover {
	background-color: #87C28F;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	background-color: #5AAB66;
	color: #FFFFFF;
	}
.linky {
	width: 100px;
	padding-right: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #D7D7D7;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #D7D7D7;
	padding-left: 30px;
}
h3 {
	font-size: 110%;
	background-color: #a4a4a4;
	margin-top: 0px;

}
td {
	font-size: 75%;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: #B0B0B0;
	border-left: #B0B0B0;
	text-align: right;
}
table {
	border: 1px solid #444444;
}
th {
	font-size: 75%;
	text-align: right;
	line-height: 150%;
}
.left {
	float: left;
	margin-right: 15px;
}
.bold {
	font-weight: bold;
}
.list {
	padding-left: 200px;
}
h5 {
	font-size: 75%;
	text-align: center;
}
.imglink {
	border: none;
}
.more {
	text-align: right;
}
.centreCopy {
	text-align: center;
	border: 1px solid #FF0000;
}
caption {
	font-size: 70%;
}
.green {
	font-weight: bold;
	color: #006633;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.just {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
li {
	margin-bottom: 5px;
}
#leftmain {
	position: absolute;
	border: 1px solid #999999;
	top: 0px;
	left: 160px;
	right: 480px;
	padding: 10px;
	margin-top: 13px;
}
#rightmain {
	position: absolute;
	border: 1px solid #999999;
	top: 0px;
	left: 480px;
	right: 160px;
	width: 286px;
	margin-top: 13px;
	padding: 10px;
}
#leftblock p {
	margin-top: -5px;
}
#rightblock p {
	margin-top: -5px;
}
.cortaflex {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.wrap {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #000000;
	padding: 0px;
}
.rightimg {
	float: right;
	border: none;

}
.leftimg {
	float: left;
	border: none;
	margin-right: 12px;
}
#bottom {
	border: 1px solid #999999;
	margin: 10px;
	position: absolute;
	left: 150px;
	width: 606px;
	padding: 10px;
	text-align: justify;
}
.other {
	letter-spacing: 1em;
}
