body
{
    margin-top: 5px;
    margin-left: 5px;
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    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
}

td {vertical-align: top}
.win_gold {color: red}
.win_silver {color: blue}
.win_bronz {color: green}

.css_members
{
    white-space: nowrap;
    font-size: 8pt
}

.css_result
{
    text-align: center;
    color: red;
    background-color: #FFC;
    font-size: 16pt;
    font-weight: bolder
}    

.css_splits
{
    font-family: "Courier New", Courier, monospace;
    font-size: 8pt;
    font-weight: normal
}

.info
{
    background-color: InfoBackground;
    font-size: 10pt
}

.header
{
    margin-bottom: 10px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt
}

.resultheader
{
    border: 1px solid gray;
    border-width: 1px 1px 1px 1px;
    margin-top: 5px;
    color: #FFC;
    background-color: navy;
    font-family: "Courier New", Courier, monospace;
    font-size: 10pt;
    font-weight: bold
}

.classheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold
}

.r0
{
    text-decoration: none;
    background-color: #D0F0FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt
}

.r1
{
    text-decoration: none;
    background-color: #EEF7FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt
}

.team0
{
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    background-color: #D0F0FF;
    font-size: 10pt;
    font-weight: bold
}

.team1
{
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    background-color: #EEF7FF;
    font-size: 10pt;
    font-weight: bold
}

.time_ND0
{
    color: yellow;
    background-color: silver
}

.time_ND1
{
    color: green;
    background-color: #FFC
}
