body {
	padding:	 		5px;
	margin:				0px;
	background-color:	white;
	color:				black;
}

image {
	border:				0px;
}

td {
	vertical-align:		top;
	font-family:		Arial;
	font-size:			10px;
	line-height:		13px;
}

.mark { font-size: 11px; font-weight: bold; }

table.races				{ width: 440px; border-left: 1px solid #DDDDAA; border-right: 1px solid #DDDDAA; border-bottom: 1px solid #DDDDAA; }
table.races td.race		{ width: 30px; text-align: center; vertical-align: middle; }
table.races td.rider	{ width: 150px; }
table.races td.score	{ width: 20px; text-align: center; vertical-align: middle; }
table.races td.comment	{ width: 140px; vertical-align: middle; padding-left: 6px; }
table.races td.result	{ border-left: 1px solid #DDDDAA; border-right: 1px solid #DDDDAA; width: 40px; text-align: center; vertical-align: middle; }
table.races td.separator_top	{ height: 5px; line-height: 1px; border-top: 1px solid #DDDDAA; }
table.races td.separator_bottom	{ height: 5px; line-height: 1px; }
table.races div.change			{ color: red; }
table.races div.changed			{ color: silver; }

td.header				{ background-color: #DDDDAA; font-weight: bold; font-size: 12px; padding: 4px; }

table.score td.rider	{ width: 150px; }
table.score td.name		{ font-size: 16px; font-weight: bold; padding: 10px; padding-left: 20px; padding-right: 20px; vertical-align: middle; line-height: 18px; }
table.score td.logo		{ padding: 10px; vertical-align: middle; }
table.score td.score	{ vertical-align: middle; font-size: 24px; font-weight: bold; padding: 20px; }
table.score td.riders	{ width: 33%; border-left: 1px solid #DDDDAA; border-right: 1px solid #DDDDAA; border-bottom: 1px solid #DDDDAA; padding: 5px; }

.left					{ text-align: left; }
.right					{ text-align: right; }
.center 				{ text-align: center; }
.zero					{ color: silver; }

table								{ width: 100%; border-collapse: collapse; border-spacing: 0px; }
td									{ padding: 0px; }

table.header						{ width: 100%; border: 0px; margin-bottom: 10px; }
table.header td.logo				{ width: 240px; vertical-align: middle; text-align: center; padding-top: 10px; font-size: 12px; font-weight: bold; }
table.header td.logo div.subtitle	{ position: relative; top: -8px; left: 24px; }
table.header td.banner				{ width: 750px; text-align: center; vertical-align: middle; }

table.main							{ width: 100%; }
table.main td.races					{ width: 400px; }
table.main td.separator				{ line-height: 10px; height: 10px; }
table.main td.footer				{ background-color: #DDDDAA; padding: 10px; }

#races table td { padding: 2px; padding-left:10px; }

#dataloader							{ width: 1px; height: 1px; position: absolute; top: -1000px; left: -1000px; visibility: hidden; display: none; }
#soundcontainer						{ width: 1px; height: 1px; position: absolute; top: -1000px; left: -1000px; }
#races								{ width: 400px; height: 182px; overflow: auto; }

table.races							{ width: 100%; }

.row1 { background-color: #FFFFFF; }
.row0 { background-color: #F0F0E0; }
