﻿.header {
    padding: 7px;
    text-align: center;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    margin-top: 10px;
    font-weight: bold;
}

.info
{
    background-color: #000000;
    font-size: 14pt;
    color: #FFFF00;
    font-weight: bold;
}
.box
{
    border: thin solid #FFFFFF;
    border-radius: 4px;
    background-color: #333333;
}

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

.resultheader
{
    border-style: solid;
    border-color: #C0C0C0;
    font-family: "Courier New" , Courier, monospace;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 5px;
    border-width: 1px 1px 1px 1px;
    color: #FFFF00;
    background-color: #333333;
}




BODY
{
    margin-top: 5px;
    font-size: 10pt;
    margin-left: 5px;
    color: #FFFFFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #000000;
}

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

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

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

.miniurl {
	font-size: 10pt;
}

.split {
	font-style: italic;
}

a:active, a:link, a:visited
{
    text-decoration: none;
    color: #CCFF66;
}

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

.classinfo
{
    font-size: 12pt;
    text-align: left;
    vertical-align: text-top;
    padding: 4px;
    width: 500px;
}
.classheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20pt;
    font-weight: bold;
    color: #FFFF00;
}

.team0
{
    background-color: #C0C0C0;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.team1
{
    background-color: #999999;
    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;
}