a:link{color: #d40000; font-weight: bold;}
a:visited{color: #d40000; font-weight: bold;}
a:active{color: #d40000; font-weight: bold;}
a:hover{color: #d40000; text-decoration: none;}
   
h1 {	
font-size:16px;	
font-weight: normal;
text-align: center;
}		   


h2 {	
font-size:12px;
font-weight: bold;
text-align: center;
}		   

h3 {
font-size:12px;
font-weight: bold;
text-align: left;
}

table.border {
border-style: solid;
border-width: 1px;
border-color: #d40000;
height: 100%;
}

body {
background-color: #f9f9f9;
font-family: Verdana, sans-serif;
font-size: 12px;
}

table {
background-color: #FFFFFF;
font-family: Verdana, sans-serif;
font-size: 12px;
}

td.menu {
margin: 0px;
padding: 0px;
}

td {
color: #000000;
}

td.content {
border-right: 1px dashed #d40000;
border-left: 1px dashed #d40000; 
border-top: 1px dashed #d40000;
padding: 5px 10px 25px 10px;
text-align: center;
color: #000000;
}

td.login {
font-size: 10px;
color: #000000;
padding: 1px;
}

td.ruler {
height: 5px;
border-top: 1px dashed #d40000;
font-size: 3px;
}

td.pouletop {
background-color: #d40000;
color: white;
font-size: 10px;
}

td.wedstrijdtop {
background-color: white;
color: #d40000;
text-align: center;
font-size: 10px;
height: 15px;
border-bottom: 1px dashed #d40000;
}

tr.wedstrijdinfo {
color: #d40000;
height: 15px;
font-size: 10px;
}

td.leftbottomborder{
border-left: 1px dashed #d40000;
border-bottom: 1px dashed #d40000;
}

td.bottomborder{
border-bottom: 1px dashed #d40000;
}

td.stand{
border-top: 1px dashed #d40000;
}

table.wedstrijden {
border: 1px dashed #d40000;
}

table.stand {
border-bottom: 1px dashed #d40000;
border-top: 1px dashed #d40000;
border-right: 1px dashed #d40000;
background-color: #F9F9F9;
}

input {
border: 1px dashed #d40000;
font-family: Verdana, sans-serif;
font-size: 10px;
height: 16px;
}

button {
border: 1px dashed #d40000;
font-family: Verdana, sans-serif;
font-size: 10px;
width: 50px;
height: 16px;
background-color: #ffdddd;
color: #000000;
}

select {
border: 1px dashed #d40000;
font-family: Verdana, sans-serif;
font-size: 10px;
width: 80%;
}

#green {color: #00C000; }
#yellow {color: #C8CA00; }
#red {color: #F90101; } 
