body {
	line-height: 1.5em;
	background-color: #E6EDF3;
	margin: 0px 0px 20px;
	padding: 0px;
	color: #4A4825;
	font-size: 12px;
	background-image: url(img/backg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
a:link {
	color: #468DC8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #468DC8;
}
a:hover {
	text-decoration: underline;
	color: #AB250B;
}
a:active {
	text-decoration: none;
	color: #AB250B;
}
.copyright {
	font-size: 10px;
	color: #454545;
	text-align: center;
	padding: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: both;
	font-family: Verdana, Helvetica, Arial;
}
.copyright a:link {
	color: #3D4B27;
	text-decoration: none;
}
.copyright a:visited {
	color: #3D4B27;
	text-decoration: none;
}
.copyright a:hover {
	color: #AE2E04;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}
.pointcolour1 {
	color: #DEA701;
}
#footer {
	text-align: right;
	padding: 0px;
	background-color: #FFFFFF;
	width: 700px;
}
#footer a:link {
	color: #CF4530;
	text-decoration: none;
}
#footer a:visited {
	color: #CF4530;
	text-decoration: none;
}
#footer a:hover {
	color: #DEA701;
	text-decoration: underline;
}
#maincont {
	background-color: #FFFFFF;
	vertical-align: top;
	clear: both;
	width: 750px;
	margin: 0px;
	padding-bottom: 15px;
}
#membercont {
	background-color: #FFFFFF;
	vertical-align: top;
	clear: both;
	width: 600px;
	margin: 0px;
	padding-bottom: 8px;
}
.menu {
	background-color: #FFFFFF;
	list-style-type: none;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#info {
	font-size: 10px;
	line-height: 1.4em;
	color: #ECECEC;
	padding: 5px;
	border: 1px solid #ECECEC;
	margin: 12px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial;
}
#info a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#info a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#info a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #F52423;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #733A23;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 3px;
}
.white {
	color: #FFFFFF;
}
.txt12 {
	font-size: 12px;
}
.txt10 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 1.4em;
}
.pulldown {
	font-size: 10px;
	line-height: 1.5em;
}
.contents {
	margin: 0px;
	float: left;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 750px;
	background-color: #FFFFFF;
}
.mainbody {
	text-align: left;
	width: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.table_border {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CAAA00;
	border-right-color: #CAAA00;
	border-left-color: #CAAA00;
}
