﻿body
{
    margin-top: 5px;
    font-size: 10pt;
    margin-left: 5px;
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header
{
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 18pt;
    color: #FF0000;
}

.info
{
    background-color: InfoBackground;
    font-size: 10pt;
}
.box
{
    padding: 3px;
    margin: 5px;
    border: 1px solid #FF9933;
    border-radius: 4px;
    background-color: #FFFFFF;
}

pre
{
    font-family: "Courier New" , Courier, monospace;
    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: #000000;
    background-color: #FF9966;
}

.classheader
{
    border-style: none none double none;
    border-width: 1px 1px thin 1px;
    border-color: #FF0000;
    margin: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

.r1
{
    background-color: #E6E6E6;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.r0
{
    background-color: White;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.s1
{
    background-color: #E6E6E6;
    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;
}

.classinfo
{
}

.team0
{
    background-color: #D0F0FF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.team1
{
    background-color: #EEF7FF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.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;
}
