/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Reset Css ------------------------------------------------ */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* INFO ----------------------------------------------------- */
/* THIS .CSS DOCUMENT IS MADE BY: --------------------------- */
/* Link NV -------------------------------------------------- */
/* E-mail: info@linknv.be ----------------------------------- */
/* Administrator E-mail: info@linknv.be --------------------- */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* HTML CLASSES --------------------------------------------- */
a:link, .ThickBoxLink {
	color: #1A1A1A;
	background: transparent;
	text-decoration: underline;
}
a:visited { color: #1A1A1A; background: transparent; text-decoration: underline; }
a:hover { color: #000000; background: transparent; text-decoration: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
html, body, #TableContentWrapper {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
p { margin: 0; padding: 0px 0 10px 0; }
p a:hover, p a:active { color: #000000; text-decoration: none; }
p a:link, p a:visited { color: #7B7C7E; text-decoration: underline; }
body {
	background-color: #FFFFFF;
	color: #7B7C7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#TableContentWrapper {
	width: 800px;
	max-width: 800px;
	background-color: #FFFFFF;
	margin: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
#ContentWrapper { vertical-align: middle; }
.ContentArea { 
	padding: 0 46px;
	vertical-align: top;
	background-image: url(../Images/__headerFiller.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ContentHeader {
	background-color: #ECECEC;
	height: 120px;
}
.ContentFooter {
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B7C7E;
	padding: 0 10px;
	line-height: 20px;
}
.__Contact {
	margin: 0; padding: 20px;
	text-decoration: none;
}
.ContentFooter a:hover, .ContentFooter a:active { color: #FFFFFFF; text-decoration: none; }
.ContentFooter a:link, .ContentFooter a:visited { color: #ECECEC; text-decoration: none; }
.LanguageSelection {
	height: 20px;
	font-size: 12px;
	color: #7B7C7E;
	text-decoration: none;
}
.LanguageSelection a:hover, .LanguageSelection a:active { color: #000000; text-decoration: none; }
.LanguageSelection a:link, .LanguageSelection a:visited { color: #7B7C7E; text-decoration: none; }
.TextDividerRed { color: #E53E25 }
.ContentSpacer { width: 20px; max-width: 20px; }

ul li a {
	margin: 0; padding: 0px 0 4px 0;
	color: #060606;
}
.__Clear {
	margin:0; padding:0 0 4px 0;
}
.__Info {
	margin:0; padding:0 0 20px 0;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
