body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.entry {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: "Trebuchet MS";
}
.poolside {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	font-family: "Trebuchet MS";
}
.topright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-style: solid;
	border-bottom-style: solid;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.header {
	font-size: 18px;
	font-weight: bold;
}
.colhead {
	font-size: 14px;
	background-color: #808080;
	color: #FFFFFF;
}
.odd {
	background-color: #FFFFFF;
	line-height:20px;
	
}
.even {
	background-color: #E7E7E7;
	line-height:20px;
}
.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(../../../../../santa/2009/entrylists/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../../../../../santa/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_name_2 {
	font-size: 60px;
	font-weight: bold;
}

.speeding_club {
	font-size: 18px;
}
.speeding_eventno {
	font-size: 18px;
}
.speeding_event {
	font-size: 24px;
}
.speeding_event_2 {
	font-size: 30px;
}

.speeding_time {
	font-size: 36px;
	font-weight: bold;
}
.speeding_time_2 {
	font-size: 72px;
	font-weight: bold;
}

.warning {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.bordertop {
	border-top-width:1px;
	border-top-color:#000;
	padding-bottom: 8px;
	border-top-style: solid;
}
.tinytext {
	font-size: 11px;
}
.highlight {
	font-weight: bold;
	color: #F00;
	background-color: #FFC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
}
#notice {
	background-color: #FFC;
	height: 400px;
	width: 250px;
	border: 1px solid #900;
	padding: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	display:none;
	color: #036;
	text-align: center;
}
#notice #closeit {
	width: 80px;
	background-color: #FC9;
	text-align: center;
	border: 1px solid #930;
	margin-left: 75px;
	visibility: inherit;
}
