body {
	word-wrap: break-word;
}

a:not([href*='vanheusden.com']):not([href^='#']):not([href^='/']):after {
	background: url(/Icon_External_Link.png)     center right no-repeat;
	padding-right: 13px;
}

table {
}

.myBr {
	display: block;
	margin-top: 0px;
	margin: 0px 0;
	line-height: 0px;
}

.table2 {
}

.adsense {
}

.mtlogo {
}

.header {
	background-color: #ffffff;
}

.lighttable {
}

.whitetable {
}


smallBr {
}

img.special {border: 2px white solid;}

label input {
	display: block;
	margin-bottom: 10px;
	padding: 1px 0px;
}

#div_bottombar {
	position: fixed;
	width: 100%;
	height: 24px;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	background-color: #ffffff;
	border-top: 1px solid;
}

.mytable {
	border-collapse: collapse;
	width: 100%;
}

.mytable td, #mytable th {
	border: 1px solid #ddd;
	padding: 8px;
}

.mytable tr:nth-child(even) {background-color: #f2f2f2;}
.mytable tr:nth-child(odd) {background-color: rgba(255,255,255,0.4);}

.mytable tr:hover {background-color: #ddd;}

.mytable th {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	text-align: left;
	background-color: #2d87aa;
	color: white;
}


.mytable caption {
	caption-side:top;
	background:#ffffff;
}
