#divhcap {
	text-align:left;
}
#divgotodetail {
	float:right;
	text-align: center;

}

.tablehead {
	border-bottom-style: solid;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	background-color: #FFF7D9;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
}

.tabledata {
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 95%;
}

#result {
	margin-top: 0px;
	padding-top: 0px;
}


#framesubdata {
	width:590px;
	float:left;
	margin-right: 2px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;

}

.col_1 {  /*name */
	width:132px;
	text-align:left;	
}
.col_2 {  /*points  RACE 1 */
	width:50px;
	text-align:center;
}
.col_3 {  /*points  RACE 2 */
	width:50px;
	text-align:center;
	background-color:#FFF0B0;		
}
.col_4 {  /*points  RACE 3 */
	width:50px;
	text-align:center;;	
}
.col_5 {  /*points  RACE 4 */ 
	width:50px;
	text-align:center;
	background-color:#FFF0B0;	
}
.col_6 {  /*points  RACE 5 */
	width:60px;
	text-align:center;	
}
.col_7 {  /*points  RACE 6 */
	width:50px;
	text-align:center;
	background-color:#FFF0B0;	
}
.col_8 {  /*cumulative points*/
	width:40px;
	text-align:center;
}
.col_9 {  /*best 5*/
	width:40px;
	text-align:center;
	background-color:#FFF0B0;		
}

tr>td {
	text-align:left;
}
td+td {
	text-align:center;
}
td+td+td {
	text-align:center;
}
td+td+td {
	text-align:center;
}
td+td+td+td {
	text-align:center;
}

td+td+td+td+td {
	text-align:center;
}