

tr.first{
	height:46px;
	font-size:20px;
	font-weight:bold;
	background-color:#FBFDF7;
	color:#030;
}
.hideable{
}
tr.second{
	height:20px;
	font-size:14px;
	background-color:#FBFDF7;	
}
tr.third{
	height:30px;
	font-size:10px;
	font-weight:bold;
	background-color:#FBFDF7;	
}
tr.fourth{
	height:40px;
	font-size:12px;
	font-weight:bold;
	background-color:#FFF7EE;
}

tr.boats{
	height:25px;
	font-size:12px;
	text-align:center;
	background-color:#FFF;
}
td.name{
	width:auto;
}
td {
	border:1px #DDD solid;
}
h1{
	width:100%;
	text-align:center;
	margin-bottom:0px;
	color:#050;
}
h2{
	width:100%;
	text-align:center;
	font-size:18px;
	margin-top:0px;
}
body{
	background-color:#F0F3F7;
}
table.resultsTable{
    margin:0 auto 30px auto;
	text-align:center;
	border:3px #8A8 solid;
	width:100%;
}
#container{position:relative; text-align: center; margin:auto; max-width:1300px}
button#simplify{position:absolute; top:25px; left:50px}
button#hideSun{position:absolute; top:25px; left:150px}
.col-1{width:120px}

input[name=critical]{display:none}
select[name=year]{width:100px}
form#raceSelection{position:absolute; right:50px; top:25px}
.printHeader{display:none}
