.entry {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	font-family: "Trebuchet MS";
	width: 600px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
.colhead {
	font-size: 14px;
	background-color: #808080;
	color: #FFFFFF;
}
.odd {
	background-color: #FFFFFF;
}
.even {
	background-color: #E7E7E7;
}
.event {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.highlight {
	background-color: #FFFF55;
}

.noentry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.roundcont {
	width:100px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.speeding_name {
	font-size: 36px;
	font-weight: bold;
}
.speeding_club {
	font-size: 18px;
}
.speeding_eventno {
	font-size: 18px;
}
.speeding_event {
	font-size: 30px;
}
.speeding_time {
	font-size: 48px;
	font-weight: bold;
}
.warning {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
