.topbarleft {
	background-image: url(images/topbar_left.gif);
	background-repeat: repeat-x;
}
.topbarcentre {
	background-image: url(images/topbar_centre.gif);
	background-repeat: repeat-x;
}
.topbarright {
	background-image: url(images/topbar_right.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-image: url(images/verysmallball.gif);
	font-size: 12px;
	text-indent: 10px;
	text-decoration: none;
}
.bodytextLargeBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: medium;
	text-decoration: none;
}

.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	color: #0033FF;
	list-style-image: url(images/bulletball.gif);
	line-height: normal;
	list-style-position: inside;
}
.navbar {
	background-image: url(./images/navbar.gif);
	background-repeat: no-repeat;
}
.bottombar {
	background-image: url(images/bottombar_left.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #7F7F7F;
	text-decoration: none;
	font-size: medium;
	vertical-align: middle;
	font-weight: bold;
}

.bodytextLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-image: url(images/bulletball.gif);
	font-size: medium;
	list-style-position: outside;
	text-decoration: none;
}
.boxes {
	background-image: url(images/buttonbackground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-image: url(images/bulletball.gif);
}
body {
	margin-top: 0px;
}
.heavyweight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-image: url(images/bulletball.gif);
	list-style-position: outside;
	text-decoration: none;
	font-size: large;
	font-weight: 900;
}
.ExtraLarge {
	font-size: x-large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-image: url(images/bulletball.gif);
}
.ReallyLarge {
	font-size: x-large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	list-style-image: url(images/bulletball.gif);
	font-weight: 900;
}
.ReallyLargeBlue {
	font-size: xx-large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0033FF;
	list-style-image: url(images/bulletball.gif);
	font-weight: 900;
}
