<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header
{
    padding: 20px;
    font-size: 20pt;
    color: #d4bc75;
    text-align: center;
    letter-spacing: normal;
    width: 100%;
    height: 40px;
}

.info {
	background-color: InfoBackground;
	font-size: 10pt;
}
.box {
	background-color: Gray;
	width: 400px;
}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

.classheader, H2 {
	FONT-SIZE: 16pt;	
	COLOR: #d4bc75;	
	TEXT-ALIGN: left;
}

BODY {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 1px;
	BACKGROUND: url(bg_b.jpg) #486320 50% 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 0px;
	PADDING-TOP: 10px;
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;
}

.r1 {
	background-color: #e2ce8b;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.r0 {
	background-color: #d4bc75;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.s1 {
	background-color: #e2ce8b;
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

.s0 {
	background-color: #d4bc75;
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

.miniurl {
	font-size: 10pt;
}


a:active.rlink, a:link.rlink, a:visited.rlink {
	text-decoration: none;
	color: Maroon;
}

a:hover.rlink {
	text-decoration: underline;
	color: Red;
}

.classinfo {
}

.team0 {
	background-color: #d4bc75;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
    text-align: left;
    vertical-align: top;	
}

.team1
{
    background-color: #d4bc75;
    font-size: 10pt;
    text-decoration: none;
	font-weight: bold;
    text-align: left;
    vertical-align: top;
}


.styleNameBox{
	border-bottom: 1px dashed Black;
}

.styleName{
	width: 200px;
	border-bottom: 1px dashed Black;
}

.styleNumber{
	text-align: right;
	width: 60px;
	border-bottom: 1px dashed Black;
}

td
{
    vertical-align: top;
}

.css_members 
{
    font-size: 8pt;
}

.css_result
{
    font-size: 16pt;
    background-color: #FFFFCC;
    color: #FF0000;
    font-weight: bolder;
    text-align: center;
}    

.css_splits
{
    font-size: 8pt;
    font-family: 'Courier New' , Courier, monospace;
    font-weight: normal;
}

.time_ND0
{
    background-color: #C0C0C0;
    color: #FFFF00;
}

.time_ND1
{
    background-color: #FFFFCC;
    color: #008000;
}

.win_gold {
    color: red;
}

.win_silver {
    color: blue;
}

.win_bronze {
    color: green;
}

/* xDream Special */

th
{
    font-size: 10pt;
    font-weight: 800;
}

#footer {
BACKGROUND: url(bg_main_bottom_b.gif) no-repeat;
	 WIDTH: 749px;
	 BOTTOM: -100px;
	 POSITION: relative;
	 HEIGHT: 116px;
	 }

TABLE.teams TH, .resultheader
{
    padding-right: 3px;
    padding-left: 3px;
    background: #4c0705;
    padding-bottom: 3px;
    color: #f2e6c2;
    padding-top: 3px;
    text-align: center;
    font-size: 10pt;
}

TABLE.teams
{
    border: 1px solid Silver;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    margin-top: 5px;
    margin-bottom: 4px;
    font-size: 8pt;
}

TABLE.teams TR
{
    background-color: #FFFFCC;
}

TABLE.teams TR.team0
{
    background-color: #e2ce8b;
}
TABLE.teams TR.team1
{
    background-color: #d4bc75;
}

.res_col
{
    text-align: right;
}

.split
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 8pt;
    white-space: nowrap;
    text-align: right;
}

.course_desc
{
    font-size: 10pt;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
}

.mc
{
    border: 1px solid #FF0000;
}

.runners
{
    font-size: 6pt;
    font-family: Arial, Helvetica, sans-serif;
}

.warning
{
	background-color: red;
}

table.with_border, table.with_border td, table.with_border th
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    background-color: #FFFFFF;
    empty-cells: show;
    vertical-align: middle;
    border-collapse: collapse;
}

.name_font
{
    font-size: 12pt;
}
</pre></body></html>