@charset "utf-8";
body {
	margin: 0px 0px 0px 0px;
	text-align:center;
	background-color:#b0b0b0;
}
h1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.ext_table {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 990px;S
	text-align:left;
}

.td_white {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align:center;
	width: 330px;
}

.td_grey {
	background-color: #f0f0f0;
	vertical-align:top;
	text-align: left
	width: 330px;
}
.top_menu_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
	margin: 0px 0px 5px 5px;
	text-align: left;
	text-transform: uppercase;
}
.top_menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
    padding-top: 5px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 5px;
	text-align: left;
	text-transform: uppercase;
}
.top_menu a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a8e41;
	text-decoration: none;
}
.top_menu a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
.v_spacer {
    padding-bottom: 0px;
    margin: 0px 0px 0px 20px;
}
.td_geen_blue {
	background-color: #e1ebde;
	vertical-align: top;
	width: 330px;
	text-align: left;	
}
.green {
	background-color: #a0be6c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 220px;
	height: 130px;
	vertical-align: top;
	text-align: left;
	padding-top: 40px;
    padding-bottom: 40px;
	padding-left: 40px;
	padding-right:40px;
	line-height: 20px;
}
.bg {
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
}
.headingBox {
	width: 275px;
	height: 20px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	padding-top: 3px;
	padding-left:10px;
	margin: 0px 0px 0px 0px;
}
#cboxHome {
	width: 270px;
	height:100%;
	float:left;
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
}

#cboxHome p{
	padding: 0px 10px 10px 10px;
	font-family:"Trebuchet MS";
	font-size:12px;
	width: 260px;
	color:#666666;
}

#cboxHome .addnote{
	color: #660000;
	background-color: #f4f4f4;
	border: 1px dotted #99CC33;
	padding: 10px;
	width: 263px;
}

.right_bordered {
	border-right-width: 1px;
	border-right-style:	dashed;
	border-right-color: #c0c0c0;
	vertical-align: top;
}
.bottom_left_align {
	background-color: #a0be6c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 220px;
	height: 20px;
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
    padding-bottom: 7px;
}
.bottom_right_align {
	background-color: #a0be6c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 220px;
	height: 20px;
	vertical-align: top;
	text-align: right;
	padding-top: 4px;
    padding-bottom: 7px;
}

.bottom_right_align a {
	color:#ffffff;
	text-decoration:none;
}
.bottom_right_align a:hover{
	background-color:#FFFFFF;
	color:#7a8e41;
}

.empty {
	background-color: #b0b0b0;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
.next {
	color:#606060;
	font-weight: bold;
	text-decoration:none;
}
.next:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.bottom_links a, .bottom_links  {
	color: #333;
	font-family: Tahoma;
	font-size: 8px;
}
