/* CSS Document */
/* INFO ----------------------------------------------------- */
/* THIS .CSS DOCUMENT IS MADE BY: --------------------------- */
/* Softfusion ----------------------------------------------- */
/* E-mail: info@bexs.com ------------------------------------ */
/* Administrator E-mail: pirre@softfusion.be ---------------- */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* HTML CLASSES --------------------------------------------- */
a:link, .ThickBoxLink {
	color: #A92624;
	background: transparent;
	text-decoration: none;
}
a:visited {color:#333333; background:transparent; text-decoration: none;}
a:hover {color:#000000; background:transparent; text-decoration: none;}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
body { background-color: #67C6DD; }
body, form, .BodyTable { 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #TableContentWrapper {
	margin: 10px 0;
	padding: 0;
	height: 100%;
	border: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0;
	padding: 2px 0 6px 0;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* CUSTOM CLASSES ------------------------------------------- */
.Footer {
	border-width: 1px;
	border-style: dotted none none none;
	border-color: #FFFFFF;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #A80000;
	text-decoration: none;
	text-align: center;
	padding: 10px 0 4px 0;
}
.ContentTextWhiteLeft, .ContentTextWhiteRight, .ContentTextWhiteCenter, .ContentTextWhiteJustified {
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0E333D;
	padding: 4px 4px 10px 4px;
}
.ContentTextWhiteLeft { text-align: left; }
.ContentTextWhiteRight { text-align: right; }
.ContentTextWhiteCenter { text-align: center; }
.ContentTextWhiteJustified { text-align: justify; }
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
