@CHARSET "UTF-8";

.row0 td, .row1 td {
	font: normal 1em Arial, Helvetica, sans-serif;
	white-space: nowrap;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	padding-top: 0.2em;
}

tr.first td {
	border: none;
}

.header {
	color: #F0F0F0;
	font-weight: bold;
}

.col {
	 white-space: nowrap;
	 color: #FFFFFF;
}

td.Rank{
	 width:1%;
	 font-weight: bold;
	 text-align:right;
}

.Flag{
	 width:1%;
}

span.Flag {width:30px; margin: 0 5px;}
span.CoCode {margin: 0 5px;}

td.Athlete{
	 width:30%;
	 /*overflow:hidden;*/
	 font-weight: bold;
}
.CoCode{
	 width:1%;
}
.Session{
	 width:20%;
	 /*overflow:hidden;*/
}
.Country{
	 width:30%;
	 /*overflow:hidden;*/
}

.text {
	background: #999999;
	}
.row0 td {color:#333333; }

.sc {font-size: 90%;}	/*Small Chars*/
	
td.Score, td.Golds {
	width:5%;
	text-align: right;
	font-family: Courier;
	/*overflow:hidden;*/
	font-weight: bold;
}
td.Golds {
	width:2%;
	}
