input {
	font-size: 10px;
	font-weight: bold;
	color: #009;
	background-color: #EBEBEB;
	height: 13px;
	border: 1px solid #666;
}
.standard{
	font-size: 10px;
	line-height: 15px;
	height: 20px;
}
.error {
	font-size: 10px;
	color: #F00;
}
.ok {
	font-size: 10px;
	color: #3C3;
}

.entry {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS";
	width: 600px;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.colhead {
	font-size: 14px;
	background-color: #808080;
	color: #FFFFFF;
}
.odd {
	background-color: #FFFFFF;
}
.even {
	background-color: #E7E7E7;
}
.event {
	font-size: 14px;
	font-weight: bold;
}
.noentry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.roundcont {
	width:100px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../../2009/entrylists/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../../2009/entrylists/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: 24px;
}
.speeding_time {
	font-size: 36px;
	font-weight: bold;
}
.warning {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.bbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.highlight {
	color: #F00;
	background-color: #FFC;
}
