﻿.placehdrstyle {
	text-align: center;
	font-size: x-large;
}
.catcellstyle {
	font-size: medium;
	padding: 5px 8px 5px 8px;
	text-align: center;
}
.runnerupstyle {
	font-size: small;
	padding: 5px 8px 5px 8px;
	text-align: right;
}
.champ_table_style {
	position: relative;
	border: thin ridge green;
	color: navy;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #EAF1DD;
}
.rowstyle {
	padding: 0px 2px 0px 2px;
	border-bottom: thin gray dashed;
}
.cellstyle {
	font-size: medium;
	padding: 5px 8px 5px 8px;
}
.col_header {
	color: white;
	background-color: navy;
	border: 0px #CCCCCC none;
	font-weight: bold;
	vertical-align: bottom;
	white-space: nowrap;
	padding: 0 0 0 0;
}

