html{
	
}
body{
	margin:0px;
	padding:0px;
	color:#3A3A3A;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	background-image:url('../images/header_bg_CJ.png');
	background-repeat:no-repeat;
}
img{
	border:0px;
}

.title{
	font-family:arial;
	font-size:18px;
}
.title2{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}	
a.menuBlue,.blueLink{
	color:#0096ff;
	font-weight:bold;
}

a{
	color:#0096ff;
	cursor:pointer;
	text-decoration:underline;
}
a:hover{
	color:#3A3A3A;
	cursor:pointer;
}

.blueLink{
	text-decoration:underline;
}

.blueLink:hover{
	color:#3A3A3A;
	text-decoration:underline;
}

a.nieuwsmenu{
	text-decoration:underline;
	color:#3A3A3A;
}

a.nieuwsmenu:hover{
	color:#000000;
}

a.hoofdmenu,a.hoofdmenuActive,a.hoofdmenuHome,a.hoofdmenuHomeActive{
	text-decoration:none;
	font-weight:bold;
	color:#0096ff;
	padding-right:14px;
	font-size:13px;
}

a.greylink{
	color:#3A3A3A;
}

a.greylink:hover{
	color:#0096ff;
}

a.hoofdmenuActive,a.hoofdmenuHomeActive{
	color:#3A3A3A;
}

a.hoofdmenu:hover{
	color:#3A3A3A;
}

a.hoofdmenuHome,a.hoofdmenuHomeActive{
	margin-right:243px;
	padding-left:0px;
}

form input,select, textarea,.inputClass{
	color:#3A3A3A;
	font-size:12px;
	width:170px;
	margin-bottom:5px;
	margin-left:15px;
	font-family:arial;
}

.textareaClass{
	color:#3A3A3A;
	font-size:12px;
	width:236px;
	height:60px;
	margin-bottom:5px;
	margin-left:0px;
	font-family:arial;
}

a.externalLink{
	font-weight:bold;
}

a.externalLink:hover{
	text-decoration:underline;
}
