body {
	background					: #CCCCCC;
	margin							: 0px;
}
td {
	font-family					: Verdana;
	font-size						: 12px;
}
a {
	font-family					: Verdana;
	font-size						: 12px;
	color								: #FFFFFF;
	text-decoration			: none;
}
a:hover {
	font-family					: Verdana;
	font-size						: 12px;
	color								: #9999FF;
	text-decoration			: none;
}
.tblTop {
	background					: url(../images/top.repeat.gif) top left repeat-x;
}
.tblMainContent {
	background					: #FFFFFF;
}
.tdMainRight {
	background					: #FFFFFF url(../images/main.r.gif) top center repeat-y;
}
.tdMainBottom {
	background					: #FFFFFF url(../images/main.b.gif) top right repeat-x;
}
.tdContent {
	background					: url(../images/main.engine.jpg) bottom right no-repeat;
	font-family					: Verdana;
	font-size						: 12px;
	color								: #003399;
}
.tdContent a {
	font-family					: Verdana;
	font-size						: 12px;
	text-decoration			: none;
	color								: #0000FF;
}
.tdContent a:hover {
	font-family					: Verdana;
	font-size						:	12px;
	text-decoration			: none;
	color								: #FF0000;
}
.tdMenuBG {
	background					: #000066 url(../images/menu.bg.gif) top left repeat-x;
  height							:	200px;
}
.tdMenuItem {
	font-family					: Verdana;
	font-size						: 12px;
	font-style					: italic;
	font-weight					: bold;
	color								: #9999FF;
}
.tdMainTop {
	background					: url(../images/main.top.repeat.gif) top left repeat-x;
	font-family					: Verdana;
	font-size						: 12px;
	font-weight					: bold;
	color								: #FFFFFF;
}
.inputField {
	font-family					: Verdana;
	font-size						: 12px;
	color								: #003399;
	width								: 250px;
	border							: solid 1px #003399;
}
.spnOntwerp {
	padding							: 10 10 10 10px;
	display							:	block;
	float								:	right;
	text-align					:	center;
	border							:	solid 1px #003399;
}
.spnFotoalbum {
	display: block;
	width: 265px;
	height: 200px;
	float: left;
	margin: 4px;
	border: solid 1px gray;
	text-align: center;
	background-color: transparent;
}
.spnFoto {
	display: block;
	width: 160px;
	height: 115px;
	float: left;
	border: none;
	text-align: center;
	margin: 3px;
	background-color: transparent;
	vertical-align:middle;
}