body {
	font-family: Arial,Helvetica;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 0px;
}
td {
	font-family: Arial,Helvetica;
	font-size: 11px;
}
tr {
	text-align: left;
}
a {
	color:#0C2579;
}
a:visited {
	color:#0C2579;
}
.col1 {
	background-image: url(/images/shadow_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.col2 {
	background-image: url(/images/shadow_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	}
.col3 {
	background-image: url(/images/shadow_3.gif);
	background-repeat: repeat-x; ;
	background-position: top;
	}
.acol1 {
	background-image: url(/images/also_shadow1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:6px;
	}
.acol2 {
	background-image: url(/images/also_shadow2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:6px;
	background-color: white;
	}
.acol3 {
	background-image: url(/images/also_shadow3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:6px;
	}
.bcol1 {
	background-image: url(/images/also_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:22px;
	}
.box1 {
	border:1px solid white;
	width:167px;
	background-color: white;
	text-align: left;
}
.title {
	font-size:13px;
	font-weight: bold;
}

.text {
	color: #000000;
	text-decoration:none;
}
.btext {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.textw {
	color: #FFFFFF;
	text-decoration: none;
}
.textw:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	color: #000000;
	font-size:10px;
	margin-left: 1px;
	margin-right:1px;
}
.txt {
	color: #000000;
	font-size:12px;
}
.txt2 {
	color: #000000;
	font-size:11px;
}
.lead {
	color: #0C2579;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
.ptitle {
	color: #09215D;
	font-size:16px;
	font-weight:bold;
}
.grey_bg {
	background-image: url(/images/grey_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
input,select,textarea {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	background-color:white;
}
.okker,.okker:visited {
	color: #D2A623;
	font-weight:bold;
}
