﻿body
{
    margin-top: 5px;
    font-size: 10pt;
    margin-left: 5px;
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header
{
    text-align: center;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}

.info
{
    border-radius: 5px;
    border: medium double #008000;
    padding: 3px;
    margin: 3px;
    background-color: InfoBackground;
    font-size: 10pt;
    width: 300px;
}

.box
{
    background-color: gray;
}

pre
{
    font-family: "Courier New", Courier, monospace;
    font-size: 10pt;
}

.resultheader
{
    border-style: solid;
    border-color: #008000;
    font-family: "Courier New", Courier, monospace;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 5px;
    border-width: 1px 1px 1px 1px;
    color: #FFFFCC;
    background-color: #009933;
}

.classheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

.r1
{
    background-color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.r0
{
    background-color: #E6E6E6;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.s1
{
    background-color: #FFFFFF;
    font-size: 10pt;
    font-family: "Courier New", Courier, monospace;
    text-decoration: none;
}

.s0
{
    background-color: #E6E6E6;
    font-size: 10pt;
    font-family: "Courier New", Courier, monospace;
    text-decoration: none;
}

.miniurl
{
    font-size: 10pt;
}

.split
{
    font-style: italic;
}

a:active.rlink, a:link.rlink, a:visited.rlink
{
    text-decoration: none;
    color: maroon;
}

a:hover.rlink
{
    text-decoration: underline;
    color: red;
}

.team0
{
    background-color: #FFFFFF;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.team1
{
    background-color: #E6E6E6;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.fullTable
{
    border: 2px solid silver;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 4px;
}

.styleBig
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
}

.styleLegNr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    border: 2px solid gray;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    width: 25px;
}

.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;
}


@media print
{
.info
{
    background-color: white;
    font-size: 10pt;
}

.resultheader
{
    font-family: "Courier New", Courier, monospace;
    font-size: 10pt;
    font-weight: bold;
    border: 1px solid gray;
    margin-top: 5px;
    border-width: 1px 1px 1px 1px;
    color: #FFFFCC;
    background-color: navy;
}

.classheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

.r1
{
    background-color: #EEF7FF;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.r0
{
    background-color: #D0F0FF;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.s1
{
    background-color: #EEF7FF;
    font-size: 10pt;
    font-family: "Courier New", Courier, monospace;
    text-decoration: none;
}

.s0
{
    background-color: white;
    font-size: 10pt;
    font-family: "Courier New", Courier, monospace;
    text-decoration: none;
}

.miniurl
{
    font-size: 10pt;
}

.split
{
    font-style: italic;
}

a:active.rlink, a:link.rlink, a:visited.rlink
{
    text-decoration: none;
    color: maroon;
}

a:hover.rlink
{
    text-decoration: underline;
    color: red;
}

.team0
{
    background-color: #D0F0FF;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.team1
{
    background-color: #EEF7FF;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.fullTable
{
    border: 2px solid silver;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 4px;
}

.styleBig
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
}

.styleLegNr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    border: 2px solid gray;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    width: 25px;
}

.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;
}
}
