a:link {
	color: #0FF;
	text-decoration: none;
}
a:visited {
	color: #ED2761;
}
a:hover {
	color: #FF9;
}
a:active {
	color: #FFCC00;
}

.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 140%;

}
.subheading {
	color: #FF0000;
	margin: auto;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.caption {
	color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.footermenu a:link {
	color: #cccccc;
}

.footermenu a:visited {
	color: #cccccc;
}
.footermenu a:hover {
	color: #FFCC00;
}body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-image: url(images/2010bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #15B4EF;
}
.black {
	color: #000;
}

#enquiries {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 0px 36px;
	padding: 0px;
}
h1 {
	font: normal 36px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h2 {
	font: normal 18px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.home-bg {
	background-image: url(images/2011home.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyhistory {
	color: #000000;
	font-size: 12px;
}
.bodyhistory a:link {
	color: #ED2761;
}
.bodyhistory a:visisted {
	color: #ED2761;
	}
.historysubhead {
	background: #1CAABE;
	text-align: center;
}
.justify {
	text-align: justify;
}
.logo {
	background-image: url(images/2010logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
