/* CSS Document */


table#sample {  background-color: #FFFFCC ; 
 border:  1px solid #000  ;  
 width: 605px;
 padding:0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:small;
}

table#sample td {    padding: 0px;    border:  1px;
}

.data {    color: #000000;    text-align: left;    background-color: #FFFFCC;
}

.datatop {    color: #4549E4;    text-align: left;    background-color: #FFFFCC; font-size:medium;
font-style:oblique;
}

.toprow {    font-style: italic;    text-align: center;    background-color: #CCCCCC;
}

.leftcol {    font-weight: bold;    text-align: left;    width: 150px;    background-color: #CCCCCC;
}

.tdvrij
{
background-color:#66FF00;
color:#FFFFFF;
}

.tdbezet
{
background-color:#FF0000;
color:#000000;
}

.tdledig
{
background-color:##FFFFCC;
color:#000000;
}

.style3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;


}


