body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #9F0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	filter: Alpha(Opacity=90);
}
.ridersbox {
	font-weight: bold;
	color: #74FF00;
	width: 250px;
	border: medium dashed #FF6A00;
	list-style-type: none;
	filter: Alpha(Opacity=50);
	background-color: #9F0000;
	top: 275px;
	right: 196px;
	position: fixed;
}

.riderstext {
	font-weight: bold;
	color: #74FF00;
	width: 250px;
	list-style-type: none;
	position: fixed;
}
