.topBar {
	background-attachment: fixed;
	background-image: url(../Images/logo_EasyWebedit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E0E6EC;
}
.mainBorderBkg {
	background-color: #8199B1;
}
.tdMainNav {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	color: #435A6E;
	text-decoration: none;
	font-size: 11px;
}
.mainContent {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #435A6E;
	background-color: #FFFFFF;
}
.leftBar {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../Images/bkg_left_silver.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.linkWit {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #5A728D;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, offx=1, offy=1);
	width: 100%;



}
a:hover {
	text-decoration: underline;
}
.modules {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #435A6E;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../Images/bkg_module_silver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #E0E6EC;



}
.moduleTekst {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #435A6E;
	text-decoration: none;
}
.invulZoekMachine {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #435A6E;
	text-decoration: none;
	background-color: #FFFFFF;
}
.knopZoeken {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #435A6E;
	text-decoration: none;
	background-color: #E0E6EC;
	cursor: hand;

}

