
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:10px;
	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:0px;
	color:#050;
}
h2{
	width:100%;
	text-align:center;
	font-size:18px;
	margin-top:0;
}
body{
	background-color:#F0F3F7;
    padding:0;
    margin:0;
}
table.resultsTable{
    border:1px solid #000;
	text-align:center;
	page-break-after: always;     
	width:100%;
    margin:0;
}
#container{position:relative; margin:0; padding:0; text-align: center; margin:auto}
button#simplify{position:absolute; top:25px; left:50px}
.col-1{width:120px}

input[name=critical]{display:none}
select[name=year]{display:none}
form#raceSelection{position:absolute; right:50px; top:25px}
#simplify{display:none}
.pageHeader, .hideSun{display:none}