.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-repeat: repeat;
	background-color: #eeeeee;
	margin: 0px;
}
.menutext {
	font-family: Helvetica;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 34px;
	margin-left: 20px;
}
.menutext a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.menutext a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.menutext a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menutext a:hover {
	color: #CC9900;
	text-decoration:none;
}
.img2 {
	margin-top: 10px;
	margin-left: 40px;
}
.img1 {
	margin-top: 150px;
	margin-left: -20px;
}
.img3 {
	margin-top: 25px;
	margin-left: -50px;
}
.content {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006666;
}
.tablebg {
	background-image: url(nimages/watercolour-paper.gif);
	background-repeat: repeat;
}
.goldtext {
	font-family: Helvetica;
	font-size: 90%;
	color: #FFFFFF;
	margin-right: 20px;
}
.goldtext a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.goldtext a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.goldtext a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.goldtext a:hover {
	color: #D9B18A;
	text-decoration: none;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}
.footer a:link, .footer a:active, .footer a:visited{
	text-decoration: none;
		color: #FFFFFF;
}
.footer a:hover{
	text-decoration: none;
		color: #b2763a;
}
