a {
	color: #DF2932;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #01729C;
	text-decoration: none;
}

body.index {
	background-color: #FBF2F4;
	margin: 0px 0px 0px 0px;
}

table.index {
	border: 5px solid #000000;
	background-color: #FFFFFF;
}

td.top1 {
	background-color: #a1c358;
	height: 18px;
	width: 757px;
}

td.top2 {
	background-color: #a1c358;
	height: 64px;
	border-bottom: 2px solid #000000;
	vertical-align: bottom;
}

td.navunder {
	height: 16px;
	background-color: #9ba644;
	background-image: url(images/bgnavleftcopy.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 757px;
}

td.nav {
	border-right: 1px solid #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
}

td.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td.nav a:hover {
	color: #DF2932;
}

td.nav a:active {
	color: #DF2932;
}

td.main {
	height: 280px;
	width: 757px;
}

body.main {
	background-color: #FFFFFF;
	color: #DF2932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 5px;
	scrollbar-3dlight-color: #DF2932;
	scrollbar-arrow-color: #DF2932;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #01729C;
	scrollbar-highlight-color: #01729C;
	scrollbar-shadow-color: #DF2932;
	scrollbar-track-color: #FBF2F4;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h1 {
	color: #DF2932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

input.input {
	border: 1px solid #DF2932;
	height: 16px;
	padding-bottom: 1px;
	color: #DF2932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.input {
	border: 1px solid #DF2932;
	height: 16px;
	padding-bottom: 1px;
	color: #DF2932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	color: #01729C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #DF2932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	color: #01729C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	color: #01729C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	color: #DF2932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.studio {
	border: 1px solid #DF2932;
}

table.inhoud {
	margin-top: 5px;
}

td.inhoudtekst {
	padding-left: 5px;
	vertical-align: top;
}

td.grijsborder {
	border: 1px solid #CCCCCC;
}

