/****************
** Page styles **
****************/

body {
	margin: 0px;
	padding: 10px;
	background-color: #CCCCCC;


	
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/point.jpg);
	margin: 15px;




}
ul ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	margin: 0px 0px 0px 10px;




}
a {
	text-decoration: underline;
	color: #666666;


}
a:hover{
	color:#666666;
	text-decoration: underline;
}

/****************
** Extra styles cms i-dt **
****************/
.adres {
font-size:10px;
}
#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;

border: 0px solid #000000;
padding: 2px;
padding-left: 4px;
background-color: #EDEDED;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#marqueecontainer h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
}

	/* These classes are used by the script as rollover effect for table 1 and 2 */
	

	.
	.tableRollOver {
border: 1px solid #000000;
margin:0px 0px 0px 20px;


}
	.tableRollOverEffect1 {
background-image:url(../images/q.gif);
color:#000000;
height:20px;
font-size:12px;

	}

	.tableRollOverEffect2{
background-image:url(../images/eu_flag.gif);
		color:#000000;
height:20px;
font-size:12px;
	}
	
.tableRollOverEffect3{
background-image:url(../images/us_flag.gif);
		color:#000000;
	}
	.tableRowClickEffect1{
		background-color:#F00;
		color:#FFF;
	}
	.tableRowClickEffect2{
		background-color:#00F;
		color:#FFF;
	}
	.tableRowClickEffect3{
		background-color:#00F;
		color:#FFF;
	}
/****************
** Einde extra styles **
****************/

p {
	margin: 0px;
	margin-bottom:	5px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	margin: 10px 5px 5px 5px;
padding:0px 0px 0px 15px;


}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;

}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

tr.header {
	background-color: #CCCCCC;
}
td.group_header {
	background-color: #333366;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
td.group_header2 {
	background-color: #9999FF;
	font-weight: bold;
	color: #FFFFFF;
}
tr.even {
	background-color: #EEEEEE;
}
tr.odd {
	background-color: #DDDDDD;
}
td.header {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 15px 15px 0px 0px;

}
td.main {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	width:auto;
	height:340px;
	overflow:auto;
	padding: 0px 15px 0px 15px;




}
td.main h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	margin: 10px 5px 5px 5px;
padding:0px 0px 0px 0px;




}
td.field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #666666;

}
td.bottom {
	background-image:url(../images/bottom.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
}
td.bottom a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
td.bottom a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
td.side {
/*	background-color: #313F7E;*/
	background-color: #333366;
	padding: 3px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
td.side2 {
	background-color: #EEEEEE;
	padding: 5px;
}
td.sidebar {
	background-color: #EEEEEE;
}
td.table_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #666666;

}
td.table_cell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;





}

/* Form Elements */
.required {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
img {
	border: 0px;
}
input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
/*	border: 1px solid #666666;*/
	border: 0px;
	background-color: #CCCCCC;
}
input.search {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #EDEDED;
border:0px;
}
option {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
/*border: 1px solid #666666;*/
}
select {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color: #CCCCCC;
border: 1px solid #666666;
}
textarea {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color: #CCCCCC;
border: 0px;
/*border: 1px solid #666666;*/
}

/* Classes */
.center {
	text-align: center;
}
.heading {
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;


}
.underline {
	text-decoration: underline;
	padding-bottom: 5px;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
}
.white a:hover {
	color: #999999;
}
.dark {
	color: #333333;
}
.dark a {
	color: #333333;
}
.dark a:hover {
	color: #000000;
}
.news li {
	padding-bottom: 10px;
}
.news h2 {
	display: inline;

}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 5px;

}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.image {
	margin: 5px;
}
.box {
	padding: 10px;
	margin:	10px;
	background-color: #EEEEEE;
	border: 1px dashed #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 380px;

}
.scroll_box {
width:auto;
height:410px;
overflow: auto;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td.main input {
background-color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
border:1px solid #999999;
}
td.main textarea {
background-color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
border:1px solid #999999;

}
table {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 15px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #999999;


}
.breadcrumbs a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.small {
	font-size: xx-small;

}
.normal {
	font-size: 12px;
	}
.message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	color: #666666;
}
.warning {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
/*	margin-bottom: 5px;*/
	margin-left: 15px;
	margin-bottom: 15px;

}
.warning a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* Scrolling News */
#news-box {
	position:relative;
	width: 150px;
	height: 100%;
	background-color: #EDEDED;
	overflow: hidden;
	border: 0px;
	padding: 2px 2px 2px 4px;
}

#news {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}
#news h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;

}
hr {
	font-weight: 100;

}
.contact_us input {
	border:		1px solid #666666;
}
.audit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
.audit a:hover{
	color: #000099;
	text-decoration: underline;
	}

.frontpage_sidebar {
	background-color: #333366;
	padding: 3px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
