.itemodd {
	text-align:		Left;
	font-family:	Arial;
	font-size:		10px;
	color:			#42422A;
	background:		#F4EEB7;
	height:			auto;
	padding:		5px;
	margin:			1px;
	width:			500px;
	display:		Inline;
	float					: left;
}

.itemeven {
	text-align:		Left;
	font-family:	Arial;
	font-size:		10px;
	color:			#42422A;
	background:		#F4E87A;
	height:			auto;
	padding:		5px;
	margin:			1px;
	display:		Inline;
	width:			500px;
	float					: left;
}

.pulldown {
	display:		Inline;
}


.items {
	width:			100%;
}

.row {
	width					: 100%;
	height					: 150px;
	position				: relative;
	clear					: both;
}

.title {
	font-family:	Arial;
	color:			#000000;
	font-size:		12px;
	font-weight:	bold;
}

.link {
	text-align:		right;
	color:			#0000FF;
}



.pages {
	font-family:	Arial;
	font-size:		10px;
	width: 			100%;
	text-align:		center;
}

.image {
	float:			left;
	display:		block;
	background:		white;
}

.selectedPage {
	font-weight:	bold;
	color:			#000000;
}

.opties {
	width:			500px;
	text-align:		left;
}



body	{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}


td	{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
	}
td.indexs3{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid gray;
	}
	
td.indexs3save{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5 ;		
	border: 1px solid gray;
	}

a.linker:link	{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.linker:visited{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}
	
a.linker:hover	{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
a.linker:active{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;

	}


a:link{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a:visited{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
a:hover{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}



a:active{
	font-family: Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

	}

td.hoofd{
	padding: 1px;
	background-color: #E6E6FA;
	border: 1px solid gray;
	}
