.mainbody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 16px}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 22px;
	letter-spacing: -1px;

}
.mainbodybold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; line-height: 16px}
.filteretextbox {
	width: 110px;
	font-size: 9px;
	height: 18px;
}
.resultslabel {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
.results {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}
.thumbnail {  border: #666666; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.background {  background-color: e4e4e4}
.homebackground {  background: url(graphics/cover.jpg) no-repeat right bottom; }
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
.buttons {
	font-size: 8px;

}
.bluecolour {
	color: #C5D5FC;
	background-color: #BFD2FC;
}
.greycolour {
	background-color: #DFDFDF;
}
.covertable {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.aboutusbackground {
background: url(graphics/cover_green.jpg) no-repeat right bottom;
}
.widebutton {
	width: 200px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.answerbox {
	height: 100px;
	width: 500px;
}
.textbox300 {
	font-size: 10px;
	width: 300px;
}
.textfield250 {
	width: 250px;
}
