html {
	overflow-x: hidden;
	overflow-y: auto;
} 
/* bodies begin */
body, body table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104B8F;
	margin: 0px;
	font-size: 13px;
}
body.main {
	background-image: url(images/trc/bg_main.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFD06C;
	scrollbar-base-color: #FCDB62;	
	overflow-x: hidden;
	padding: 10px 20px 10px 10px;
}
body.topNav {
	background-image: url(images/trc/m1.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-attachment: fixed;
}
body.bottomNav {
	background-image: url(images/trc/m3.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	overflow: hidden;
}
body.nav{
	scrollbar-base-color: #385797;
	overflow-x: hidden;
}

body.nav {
	background-image: url(images/trc/nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #1A437B;
} 
/* bodies end */

img {
	border: 0px; 
}
body.topnav a {
	font-size: 11px;
	text-decoration: none;
}

.photo a:link, .photo a:visited, .photo a:active, .photo a:hover {
	color: #FFFFFF;	
	text-decoration: none;
	border: 0px;
}
.title {
	font-size: 18px;
}
.nav a:link, .nav a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #FCFABF; 
	text-decoration: none;
	border: 0px;
}
.nav a:hover, .vacaturecolumn .navtitle a:hover{
	color: #FBDB84;
}
.navtitle {
	font-family: Arial narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF; 
	text-decoration: none;
}
.photo, td.h1, td.h2, td.h3 {
	padding: 0px;
	margin: 0px;
}
td.s1 {
	background-image: url(images/trc/s1.gif);
}
td.s2 {
	background-image: url(images/trc/s2.gif);
}
td.s3 {
	background-image: url(images/trc/s3.gif);
}
td.s1, td.s2, td.s3 {
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
}
td.leftnav {
	padding: 7px;
}
td.leftnavsub {
	padding:0px 15px 5px 15px;
}
h1 {	
	font-size: 18px;
	color: #1b417b;
	font-family: Arial;
	font-weight: bold;
}
h2 {	
	font-size: 12px;
}
h3 {	
	font-size: 12px;
}
.inhoudtekst h2 {
	margin-top:10px;
	margin-bottom:3px;
}
.inhoudtekst p {
	margin-top:3px;
}
.nodecoration a {
	text-decoration: none;
}
.koptekst {
	color: #1b417b;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.inhoudkoptekst, .inhoudkoptekst td {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.inhoudtekst, .inhoudtekst td {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
a.land {
	color: #FCE55B;
	text-decoration: none;
	font-weight: bold;
}
table.leftmenu td {
	text-align: left;
	padding: 0px 0px 0px 10px;
	width: 100%;
}
table.leftmenu img {
	border: 0px;
}

/* topNav begin */
a.topn_trc, a.topn_trc_y {
	display:block;
	width: 112px;
	line-height:17px;
	text-align:center;
	float:left;
	font-weight:bold;
	color:#1A417A;
	font-size:11px;
}
a.topn_trc:active, a.topn_trc_y:active {
	color:#FF0000;
}
a.topn_trc {
	background-image:url(images/trc/button_passive.gif);
}
a.topn_trc:hover, a.topn_trc:active, a.topn_trc:focus, a.topn_trc_y {
	background-image:url(images/trc/button_active.gif);
}
/* topNav end */
