body {
	font-family:		arial;
	font-size:			12px;
	color:				black;
	padding-top:		2px;
	text-align:			justify;
	background-image:	url(../images/amsterdam.gif);
	background-color:	white;
	background-repeat:	no-repeat;
	background-attachment:fixed;
}
body.menu {
	background-image:	none;
	background-color:	white;
	overflow:			hidden;
}
body.header {
	font-family:		Arial;
	font-size:			28px;
	font-weight:		bold;
	text-align:			right;
	color:				white;
	padding-top:		6px;
	padding-right:		6px;
	overflow:			hidden;
	background-color: #0072BF;
	background-image: url(../images/logo_jcn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.footer {
	background-image:	none;
	font-family:		Arial;
	font-size:			28px;
	font-weight:		bold;
	text-align:			left;
	color:				white;
	padding-top:		6px;
	padding-left:		6px;
	overflow:			hidden;
	background-color: #0072BF;
}
td {
	font-family:		arial;
	font-size:			12px;
	color:				black;
	padding-top:		2px;
	text-align:			justify;
}
frame.header {
	border-bottom:		1px solid white;
}
frame.footer {
	border-top:			1px solid white;
}
h2 {
	color:				#0072BF;
	font-size:			20px;
	font-family:		Arial;
	font-weight:		bold;
}
img.photo {
	border:				1px solid #0072BF;
}
div.news_item {
	background:			#EFEFEF;
	color:				black;
	padding:			4px;
	border-left:		1px solid #0072BF;
	border-right:		1px solid #0072BF;
	border-bottom:		1px solid #0072BF;
}
div.news_header {
	background:			#0072BF;
	color:				white;
	padding:			4px;
}
div.menu {
	padding-left:		10px;
	padding-bottom:		10px;
}
span.menu_level_0 {
	padding-left:		0px;
}
span.menu_level_1 {
	padding-left:		10px;
}
div.menu_spacer {
	padding-top:		4px;
}
a.menu_link,a.menu_link:visited,a.menu_link:active {
	color:				#0072BF;
	font-family:		arial;
	font-size:			12px;
	text-decoration:	none;
}
a:hover {
	color:				#BCBCBC;
	text-decoration:	underline;
}
a,a:visited,a:active {
	color:				#0072BF;
	font-family:		arial;
	font-size:			12px;
	text-decoration:	none;
}
a:hover {
	color:				#BCBCBC;
	text-decoration:	underline;
}
div.project_item {
	background:			#EFEFEF;
	color:				black;
	padding:			4px;
	border-left:		1px solid #0072BF;
	border-right:		1px solid #0072BF;
	border-bottom:		1px solid #0072BF;
}
td.project_item {
	background:			#EFEFEF;
}
div.project_header {
	background:			#0072BF;
	color:				white;
	padding:			4px;
}
