/* styles for results pages*/


table {
	table-layout: fixed;
	border: "0";
	margin-left: 15px;
}

td {
	text-align: left;
	vertical-align:top;
	font-family: Verdena, Helvetica, Arial;
	valign: top;
}

th {
	text-align: left;
	font-family: Verdena, Helvetica, Arial;
	valign: top; 
	color: #006600;
}

.subtitle1 {
	width: "120";
	color: #990000;
}



table.prizes col.col_venue { 
	width: 110px;
	text-align: left;
	vertical-align: top;	
}

table.prizes col.col_start { 
	width: 65px;
	vertical-align: top;
}


table.prizes col.col_finish { 
	width: 90px;
	vertical-align: top;
}

table.prizes col.col_money { 
	width: 110px;
	vertical-align: top;
}
table.prizes col.col_adj {
	width: 130px;
	vertical-align: top; 
}


table.prizes col.col_notes { 
	width: 350px;
	vertical-align: top;
	text-align: left;
}

th {
font-size:smaller; 

}

h2 { 
	color: #336633;
}

h3 {
	margin: 0;
	color: #99004D;
	padding: 0 10px;
	align: left;
	text-align: left;
}

.unconfirmed  {
	color: #99004D;
}

.lastyr  {
	color: #990000;}

.thisyr  {
	color: black;
}
