/* CSS Document */

body,td,th {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	background-attachment: scroll;
	background-image: url(../sitegraphics/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.skyBg {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../skies/10000.jpg);
}
.curve {
	background-attachment: scroll;
	background-image: url(../sitegraphics/curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.menuLink:link {
	text-decoration: none;
	color: #8C8C10;
	font-size: 14px;
	font-weight: bold;
}
a.menuLink:visited {
	text-decoration: none;
	color: #8C8C10;
	font-size: 14px;
	font-weight: bold;
}
a.menuLink:hover {
	text-decoration: none;
	color: #525200;
	font-size: 14px;
	font-weight: bold;
}
a.menuLink:active {
	text-decoration: none;
	color: #D6D695;
	font-size: 14px;
	font-weight: bold;
}
.menufade {
	background-attachment: scroll;
	background-image: url(../sitegraphics/menufade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.imgCentred {
	background-position: center center;
}

.imgLeft {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tinyText {
	font-size: 10px;
	color: #5B793B;
}
.imgLeft2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
