BODY {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #27334e;
	margin: 0px;
	background-image: url(/img/bg.gif);
	background-repeat:repeat-x;
	background-color: #f3f4f5;
	line-height: 20px;
}

TD {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #27334e;
	line-height: 20px;
}
h1 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 25px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 25px;
	color: #27334e;
}
h2 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #6f788d;
	margin-top: 0;
	margin-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color : #27334e;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 17px;
	font-weight: normal;
	color : #ffffff;
	margin-top: 4px;
}
h5 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color : #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #27334e;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #6e7788;
	text-decoration : none;
	font-weight : bold;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	color : #27334e;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav {
	color: #6e7788;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav_on {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A.nav_wit, A:LINK.nav_wit, A:VISITED.nav_wit, A:FOCUS.nav_wit {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_wit {
	color: #7086bb;
	text-decoration : none;
	font-weight : bold;
}
A.nav_wit_on, A:LINK.nav_wit_on, A:VISITED.nav_wit_on, A:FOCUS.nav_wit_on {
	color : #2297dd;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_wit_on {
	color:#2297dd;;
	text-decoration : none;
	font-weight : bold;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color : #27334e;
	text-decoration : none;
	font-weight : bold;
	font-size:10px;
}
A:HOVER.nav {
	color: #6e7788;
	text-decoration : none;
	font-weight : bold;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	color : #cb2a27;
	text-decoration : none;
	font-weight : bold;
	font-size:10px;
}
A:HOVER.nav_on {
	color: #cb2a27;
	text-decoration : none;
	font-weight : bold;
}
A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	color : #9399a6;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A:HOVER.klein {
	color: #27334e;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
.klein_tekst {
	color: #9399a6;
	font-weight: normal;
	font-size: 10px;
}
.klein {
	font-size: 10px;
}
.cell_nav_on {
	height: 30px;
	background-color: #ffffff;
}
.cell_subnav {
	height: 30px;
}
.wit {
	color : #ffffff;
}
.row_even {
	background-color: #f3f4f5;
}
.row_oneven {
	background-color: #fbfcfc;
}
.row_even_on {
	background-color: #f78218;
}
.row_oneven_on {
	background-color: #f78218;
}
.row_titel {
	background-color: #f78218;
	color: #ffffff;
}
INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #27334e;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.margin_right {
margin-right:15px;
}
