.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.highscoreentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAC6FF;
}
.defaulttextx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0066CC;
	font-style: normal;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg.jpg);
	height: 427px;
	width: 823px;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6100;
	font-style: italic;
}
.top {
	background-image: url(images/top.jpg);
	height: 27px;
	width: 823px;
	background-repeat: no-repeat;
}
.middle {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	width: 823px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	height: 34px;
	width: 823px;
}
.leaderboardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
}
.leaderboardtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
}
