body
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(255,255,255);
				scrollbar-face-color: rgb(8,40,70); 
				scrollbar-arrow-color: rgb(255,255,255); 
				scrollbar-track-color: rgb(50,50,50);
			}

table
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(255,255,255);
				scrollbar-face-color: rgb(8,40,70); 
				scrollbar-arrow-color: rgb(255,255,255); 
				scrollbar-track-color: rgb(50,50,50);
			}

.menu
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(255,255,255);
				scrollbar-face-color: rgb(8,40,70); 
				scrollbar-arrow-color: rgb(255,255,255); 
				scrollbar-track-color: rgb(50,50,50);
				background-image: url('../template/backgroundmenu.jpg');
				background-repeat: no-repeat;
				background-position: bottom left;
			}

.eventbar
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(60,76,88);
			}

.eventlink
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				font-weight: bold;
				text-decoration: underline;
				font-style: normal;
				color: rgb(255,255,255);
			}

.timingpoints_top
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(0,0,0);
			}

.timingpoints_segmentheader
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(26,36,43);
				background-color: rgb(255,151,2);
			}

.timingpoints_segments_off
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(26,36,43);
				background-color: rgb(230,218,223);
			}

.timingpoints_segments_on
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(26,36,43);
				background-color: rgb(205,172,83);
			}

.timingpoints_segments_selected
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(5,54,102);
			}

.timingpoints_autoswitch_on
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(35,226,10);
			}

.timingpoints_autoswitch_off
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(218,0,0);
			}

.timingpoints_linehdr
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(26,36,43);
				background-color: rgb(0,0,0);
			}

.timingpoints_linesegments
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(26,36,43);
				background-color: rgb(255,255,255);
			}

.records
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(255,255,255);
				background-image: url('../template/backgroundrecords.jpg');
				background-repeat: no-repeat;
				background-position: bottom right;
			}

.records_hdr
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(115,25,25);
				height: 16px;
			}

.records_sub
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(51,103,153);
			}

.records_rowhdr
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(5,54,102);
			}

.records_rowline
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(0,0,0);
			}

.records_rowodd
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(98,117,135);
			}

.records_roweven
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(124,136,147);
			}

.records_highlight
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(159,155,47);
			}

.records_rowcursor
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(75,75,75);
			}

.layer_status
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(0,0,0);
				background-color: rgb(242,229,216);
				background-image: url('../template/backgroundstatus.jpg');
				background-repeat: no-repeat;
				background-position: center center;
			}

.athleteinfo_data
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(5,54,102);
			}

.athleteinfo_resultsegment
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(0,41,83);
			}

.athleteinfo_resultshdr
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: none;
				font-style: normal;
				text-decoration: none;
				color: rgb(50,50,50);
				background-color: rgb(182,182,182);
			}

.athleteinfo_resultstopic
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: none;
				font-style: normal;
				text-decoration: none;
				color: rgb(50,50,50);
				background-color: rgb(214,214,214);
			}

.athleteinfo_resultstopic_cursor
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: none;
				font-style: normal;
				text-decoration: none;
				color: rgb(50,50,50);
				background-color: rgb(194,203,96);
			}

.athleteinfo_resultsline
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: none;
				font-style: normal;
				text-decoration: none;
				color: rgb(0,0,0);
				background-color: rgb(255,255,255);
			}

.splits_rowhdr
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(147,0,0);
			}

.splits_rowodd
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(85,69,69);
			}

.splits_roweven
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(128,131,73);
			}

.splits_rowline
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(0,0,0);
			}

.splits_rowcursor
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 9px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(255,255,255);
				background-color: rgb(106,139,149);
			}

.raceinfo_even
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(50,50,67);
				background-color: rgb(213,217,255);
			}

.raceinfo_odd
			{	
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-decoration: none;
				color: rgb(50,50,67);
				background-color: rgb(196,219,222);
			}
