
			/* Global styles */

body, 
td, 
div,
p {
    font: normal 12px/18px Tahoma, Arial,Verdana,Helvetica,sans-serif;
    color: #000000;
}

h1 {
    font: bold 17px/19px Tahoma, Arial,Verdana,Helvetica,sans-serif;
    color: #D10074;
}

h2 {
    font: bold 12px/18px Tahoma, Arial,Verdana,Helvetica,sans-serif;
    color: #D10074;
}

h3 {
    font: bold 11px/18px Tahoma, Arial,Verdana,Helvetica,sans-serif;
    color: #009FDA;
}

a,
a:link,
a:active,
a:visited,
a:hover {
    color: #009FDA;
}

/* Formulier Style */
.input { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	border: 1px solid #C1C1C0; 
	width:200px; 
	height:18px; 
}
.select { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	border: 1px solid #C1C1C0; 
	height:18px; 
}
.textarea { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	border: 1px solid #C1C1C0; 
	width:275px; 
	height:65px;
}.button { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	cursor: pointer; 
	border: 1px solid #C1C1C0; 
	background-color:#E8E8EA; 
	width:100px; 
	height:20px;
}
.Tabel_typeA { 
	border-top: 1px solid #52BDF5; 
	border-bottom:0px; 
	width:100%; 
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
}
.Tabel_typeA td { 
	border-bottom: 1px solid #52BDF5; 
	border-right: 1px solid #52BDF5;
}
.Tabel_typeA .col0 { 
	border-left: 1px solid #52BDF5; 
}
.Tabel_typeA .tr0 td {
	color:#000000;
}
.Tabel_typeA .tr1 td {
	color:#000000;
}
.Tabel_typeA .tr1 {
	background-Color:#FFFFFF;
}
.Tabel_typeA .tr0 {
	background-Color:#E8E8EA;
}
.Tabel_typeA .row0 {
	background-image: url(/images/bg_table.jpg);
	background-repeat:repeat-x; 
	background-position:0 100%;
	padding-top:2px;
	padding-bottom:2px;  
	border: 1px solid #52BDF5; 
	font-weight:bold;
	text-align:left;
}
.Tabel_typeA .row0 td {
	color:#000000;
}


.Tabel_typeB { 
	border-top: 1px solid #52BDF5; 
	border-bottom:0px; 
	width:100%; 
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
}
.Tabel_typeB td { 
	border-bottom: 1px solid #52BDF5; 
	border-right: 1px solid #52BDF5;
}
.Tabel_typeB .col0 { 
	border-left: 1px solid #52BDF5; 
}
.Tabel_typeB .tr0 td {
	color:#000000;
}
.Tabel_typeB .tr1 td {
	color:#000000;
}
.Tabel_typeB .tr1 {
	background-Color:#FFFFFF;
}
.Tabel_typeB .td1 {
	background-Color:#E8E8EA;
}
.Tabel_typeB .row0 {
	background-image: url(/images/bg_table.jpg);
	background-repeat:repeat-x; 
	background-position:0 100%;
	padding-top:2px;
	padding-bottom:2px;  
	border: 1px solid #52BDF5; 
	font-weight:bold;
	text-align:left;
}
.Tabel_typeB .row0 td {
	color:#000000;
}
		

