body {
	/* background:url(../images/bg-body.png) repeat-y top center #E8F7F9; */
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	}

* {
	margin:0;
	padding:0;
	}

img {
	margin-top:0px;	
	margin-right:0px;
	border:1px;
	border-color:#999999;
	border-style:solid
	}

.img_left {	
	float:left;
	margin-top:3px;	
	margin-right:8px;
	border:3px;
	border-color:#dddddd;
	border-style:solid
	}

.img_right {	
	float:right;
	margin-top:3px;
	margin-left:8px;	
	border:3px;
	border-color:#dddddd;
	border-style:solid
	}
	
p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#8888ff;
	}
a:hover {
	text-decoration:none;
	color:#0000ff;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:840px;
	background:#6d99cc;
	font-size:1.20em;
	border-left:0px solid;	
	}
#header {
	height:95px;
	background:url(../images/bg-header.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(../images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
#content_main {
	overflow:auto;
	width:620px;
	padding: 10px;
	min-height:300px;
	background:url(../images/bg-content.jpg) bottom right no-repeat;
	background-color:#b7cee5;
	
	}
#content {
	width:620px;
	padding: 10px;
	min-height:300px;
	background:url(../images/bg-content.jpg) bottom right no-repeat;
	background-color:#b7cee5;
	}	
#footer {
	clear:both;
	width:840px;
	height:60px;
	margin:0;
	padding:0;
	background:url(../images/bg-footer.jpg) no-repeat;
	}

/* Main */

.main {
	padding:5px 10px;
	min-height:290px;
	text-align:left;
	line-height:1.75em;
	background:url(../images/bg-main.jpg) bottom right no-repeat;
	background-color:#ffffff;
	}
	
.main_title {
	color:#ffffff;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:1px;
	padding:4px;
	margin-top:4px;
	background-color:#00519b;
	}

.sub_title {
	color:#ffffff;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:1px;
	padding:2px;
	margin:4px 0 10px 0;
	background-color:#4ea5fa;
	}
	
.main_sx {
	overflow:auto;
	float:left;
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	width:285px;
	background-color:#00519b;
	color:#ffffff;
	min-height:290px;
	}
.main_sx_title {
	color:#ffffff;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:1px;
	padding:4px;
	margin-top:4px;	
	background-color:#00519b;;
	}

.main_dx {
	overflow:auto;
	float:right;
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	width:285px;
	background:url(../images/bg-main_dx.jpg) bottom right no-repeat;
	background-color:#00519b;
	color:#ffffff;
	min-height:290px;
	}
.main_dx_title {
	color:#ffffff;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:1px;
	padding:4px;
	margin-top:4px;
	background-color:#00519b;	
	}	

ul {
	margin-left:14px;
	}	
	
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(../images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 10px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(../images/bg-menu-hover.png) no-repeat center center;
	}
#menu li a.active {
	background:url(../images/bg-menu-active.png) no-repeat center center;
	}
	
	
/* Sidebar */

#sidebar_text {
	padding: 20px 4px 0 6px;
	}

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat top center;
	}

	
/* Footer */

#footer_text {
	float:left;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:0px;
	padding-top:25px;
	padding-left:10px;
	cursor:default;
	color:#ffffff;
	}
#footer_text a {
	color:#4444ff;
	text-decoration:none;
	}
#footer_text a:hover {
	color:#0000ff;
	}

	
/* Heading's */

h1 {
	font-size:2.4em;
	font-weight:normal;
	cursor:default;
	position:relative; top:6px; left:20px;
	letter-spacing:2px;
	color:#efefef;
	font-style:italic;
	}
	
h2 {
	font-size:0.9em;
	font-weight:normal;
	cursor:default;
	position:relative; top:11px; left:20px;
	letter-spacing:2px;
	color:#efefef;
	font-style:italic;
	}	

/* News */

#news {
	height:25px;
	width:126px;
	background:url(../images/bg-news.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.news-button {
	display:block;
    width:100px;
    height:25px;
    background:url("../images/button-news.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.news-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(../images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
	
.privacy {
	font-size:0.8em;
	font-weight:normal;
	line-height:1.15em;
	}	
	
.home_img {
	padding-bottom: 6px;
	width:284px;
	}	
	
/* Forms */
.form_content{
padding:10px;
width:520px
}
.left{
width:150px;
float:left;
text-align:right;
padding:5px 10px 0px 7px;
min-height:24px;
}
.right{
width:200px;
float:left;
padding:5px;
min-height:24px;
}
.clear{
float:none;
clear:both;
height:0px;
}
.row{
/* background-color:none; */
display:block;
min-height:32px;
}
.text{
width:190px;
}
.ruler{
width:400px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
background-color:#fcfcf0;
}
td{
vertical-align:top;
}
.over{
background-color:#f0f0f0;
}
.out{
/* background-color:none; */
}
	
	
/* Buttons */

a.button, span.button, del.button{	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}

a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(../images/btn0.png);
    _background-image:url(form_buttons.gif);
}


a.button span, span.button button, span.button input, del.button span{	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}

span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}


del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}

/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/

/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}

a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}

a.button:active, a.button:focus span{
	color:#444;
}

del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}

del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}

/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{
	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}

	
