BODY {
	MARGIN: 10px;
	COLOR: #000000;
	padding: 0px;
	height:100%;
	width:100%;
	background-color: #393A49;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
}
A {
	COLOR: #C9C9ED; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #eeeeee; TEXT-DECORATION: underline
}
FORM {
	DISPLAY: inline
}
TR.footer {
	BACKGROUND: #bbc3d3;
}
CHECKBOX {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
RADIO {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
TEXTAREA {
	FONT-SIZE: 11px; WIDTH: 100%; FONT-FAMILY: Verdana, Arial, sans-serif
}
TD {
	FONT-SIZE: 80%; COLOR: #eeeeee; FONT-FAMILY: "Century Gothic", Georgia, Tahoma
}
H1 {
	FONT-SIZE: 140%; COLOR: #E2E7F1;
}
H2 {
	FONT-SIZE: 120%; COLOR: #e2e7f1;
}
a.menu, a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
.tabletrnsp {
	background-color: #f6f6f6;
	border: 1px solid #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/bglight.jpg);
}
.tablenottrnsp {
	background-color: #333442;
}
.footer {
	color: #747474;
	font-size: 11px;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}



#navigatie {
	display: inline;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	} 
#navigatie ul {
	display: inline;
	width: 100%;
	margin: 0px;
	padding: 0px;
	} 
#navigatie ul li {
	display: inline;
	} 
#navigatie A {
	display: inline;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	BACKGROUND-COLOR: #A8B1D9;
	TEXT-DECORATION: none;
	font-family: "Century Gothic", Georgia, Tahoma;
	padding: 4px 10px;
	height: 14px;
}
#navigatie A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #CED0DB
}
#navigatie A.active {
	COLOR: #fff; BACKGROUND-COLOR: #CED0DB; cursor: default;
}



#navigatiecountry {
	display: inline;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	} 
#navigatiecountry ul {
	display: inline;
	width: 100%;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	border-right: 1px solid #43455e;
	} 
#navigatiecountry ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	} 
#navigatiecountry A {
	display: inline;
	COLOR: #EEEEEE;
	BORDER-BOTTOM: 1px solid #43455e;
	BACKGROUND-COLOR: #252630;
	TEXT-DECORATION: none;
	font-family: "Century Gothic", Georgia, Tahoma;
	padding: 4px 10px;
	height: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #43455e;
}
#navigatiecountry A:hover {
	COLOR: #000055; BACKGROUND-COLOR: #A8B1D9
}
#navigatiecountry A.active {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #6A718A; cursor: default;
}




.xsmall {
	font-size: 80%;
}
.small {
	font-size: 90%;
}
.large {
	font-size: 120%;
}
.xlarge {
	font-size: 140%;
/*	text-align: justify;
	text-justify: distribute-all-lines;
*/
}
.contact {
	color: #000044;
}
.darktable {
	background-color: #252630;
	border: 1px solid #43455E;
}

