body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 12px;
}
.b1 {
	text-align: center;
}
p {
	margin: 0px;
}
img {
	display: block;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.menu {
	color: #000000;
}
a.bluelink {
	color: #0033CC;
}
a.toplink {
	color: #0033CC;
	position: relative;
	left: 5px;
}
.header1 {
	line-height: 20px;
	position: relative;
	left: 5px;
}
.text1 {}
.text2 {
	font-size: 9px;
	color: #000033;
}
.charthead {
	position: relative;
	left: 5px;
	font-weight: bold;
	color: #000066;
}

.bg1 {
	background-color: #000000;
	}
	
.bg2 {
	background-color: #000000;
}
.bg3 {
	background-color: #000000;
	background-image: url(graphics/layout/bg1.jpg);
}
.bg4 {
	background-color: #FFFF00;
}
.bg5 {
	background-color: #90CEF3;
}
.splash {
	margin: auto;
	padding: 0px;
	background-color: #000000;
}
.bgchequers {
	background-image: url(graphics/layout/bg1.jpg);
}
.c {
	position: absolute;
	left: 300px;
	top: 300px;
}
.centre {
	text-align: center;
}
.nbsp {
	margin: 0px;
}
.newsform {
	background-color: #E0E9FE;
	margin: 0px;
	padding: 0px;
}
.newstable {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bioglink {
	font-size: 12px;
	font-weight: bold;
}
.bioglink a {
	font-size: 12px;
	font-weight: bold;
}
.bioglink a.hover {
	font-size: 12px;
	font-weight: bold;
}
.biogdivider {
	height: 15px;
	background-color: #66CC66;

}
.drop {
	margin-top: 15px;
}
