

 					
.content{color: #B1B0B0; text-decoration: none;	font-size: 11px; font-family: arial;}

td{color: #B3B3B3; text-decoration: none;}


.kopje{color: #FFFFFF; text-decoration: none;	font-weight: bold; font-size: 11px; font-family: arial;}
.kopje2{color: #000000; text-decoration: none;	font-weight: bold; font-size: 11px; font-family: arial;}
.kopje3{color: #FFFFFF; text-decoration: none; font-size: 11px; font-family: arial;}
.pastshow{color: #6D6D6D; text-decoration: none; font-size: 12px; font-family: arial;}


.canvas
{background-image: url(/img/background.gif);
background-repeat: no-repeat;
width: 790px;
}

body
{
	margin:auto;
}
	    body, input, textarea, td
            {
            font-size: 10pt;
            color: #000000;
            font-family: Verdana, Arial, Helvetica, sans-serif;
			
            }
        input, textarea
            {
	border: 2px solid #993399;
	background-color: #FFFFFF;
}

.contentcontainer {
	width:644px;
	height: 279px;
	background-color:#FFFFFF;
	border: 2px solid #993399;
	overflow-y:auto;
	overflow-x:hidden;
	text-align:left;
	padding:5px;
}

h1 {
	font-size:14px;
	color:#000;
}

div.row {
	padding: 3px;
}

div.row input {
	width:150px;
}

div.row textarea {
	width:150px;
	height:75px;
}

label {
	float:left;
	clear:left;
	width:120px;
}

