body {
	font: arial;
	background-color: #adc7e0;
	background-image: url('../images/bodyBG.png');
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

a:link { color: #3B73BD; text-decoration: underline; }

a:visited { color: #3B73BD; text-decoration: underline; }

a:hover { color: #3B73BD; text-decoration: underline; }

a:active {
	text-decoration: none;
	color: #3B73BD;
}

p, ul, ol, td, label{
	color: #3B73BD;
	font: normal normal normal 11px/15px arial;
}

p{
	margin-top: 0px; margin-bottom: 15px;
}

h1{
	color: #3B73BD;
	font: normal normal normal 20px/24px "ge inspira", arial;
	margin: 25px 0px;
}

#footer h1{
	margin-top: 0;
	padding-top: 25px;
	border-top:solid 1px #ccc;
}

h2{
	font: normal normal bold 16px/20px "ge inspira", arial;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #3B73BD;;
}

h3{
	color: #3B73BD;
	font: normal normal bold 11px/15px "ge inspira", arial;
	color: #666;
	margin-bottom: 3px;
}

#main {
	width: 770px;
	background: #FFFFFF;
	margin: 20px auto 20px auto;
	text-align: left;
}

#header {
	background-image: url(../images/emeai2010Header.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 280px;
}

#contentbox {
	background-color: #ffffff;
	width: 770px;
	height: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}

#nav {
	float: left;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px 10px 30px;
	background: #ffffff;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	text-align: left;
}

#nav ul a {
	display: block; 
	color: #3B73C5; 
	line-height: 20px; 
	text-decoration: none;
}

#nav ul a:hover {
	display: block;
	color: #9CF;
	line-height: 20px;
	text-decoration: underline;
}

#nav ul {
	list-style-type: none; 
	list-style-position: inside;  
	margin: 0; 
	padding: 0;
}

#nav li {
	background: url(https://www.registrationassistant.com/p/images/gebha/ge_bullet.gif) 
	no-repeat 3px 5px; 
	padding-bottom: 0px; 
	border-bottom: 
	1px solid #ccc; 
	width: 150px; 
	padding-left: 15px;
}

#nav ul li a.pink:hover { 
	color: #E37A7A; 
}

#nav ul li a.green:hover { 
	color: #97C867; 
}
	
#content {
	position: relative;
	width: 450px;
	right: 40px;
	float: right;
	margin: 30px 20px 10px 20px;
	background-color: #ffffff;
}

#footer {
	width: 770px;
	height: 30px;
	background-image: url(../images/bgBottom.gif);
	left: 0px;
	text-align: center;
}

table.agenda {border-collapse: collapse; width: 100%; margin-left: 10px; margin-bottom: 50px;}
table.agenda td {padding: 5px 12px 5px 7px; vertical-align: middle;}
#content table.agenda li {line-height: 15px; padding-bottom: 0;}
table.agenda td.time { width: 60px; }
table.agenda td.orange { width: 100px; background-color: #FCDF7E; }
table.agenda td.blue { width: 100px; background-color: #81BEF7; }
table.agenda td.green { width: 100px; background-color: #D0F5A9; }
table.agenda td.red { width: 100px; background-color: #F5A9A9; }
table.agenda td.azure { width: 100px; background-color: #CECEF6; }
table.agenda td.cyan { width: 100px; background-color: #CEF6F5; }
table.agenda td.yellow { width: 100px; background-color: #FFFDBB; }
table.agenda tr.strong td { font-weight: bold; }

table.agenda2 {border-collapse: collapse; width: 100%; margin-left: 10px; margin-bottom: 50px;}
table.agenda2 td {padding: 2px 4px 2px 4px; vertical-align: middle;}
#content table.agenda2 li {line-height: 15px; padding-bottom: 0;}
table.agenda2 td.time { width: 80px; }
table.agenda2 td.Wintertuin { width: auto; background-color: #000080; color: #FFFFFF;}
table.agenda2 td.Kroon { width: auto; background-color: #9accff; }
table.agenda2 td.Spiegel { width: auto; background-color: #ccffff; }
table.agenda2 td.Wilhelmina { width: auto; background-color: #263385; color: #FFFFFF;}
table.agenda2 td.Emma { width: auto; background-color: #3290c9; color: #FFFFFF;}
table.agenda2 td.Beatrix { width: auto; background-color: #91c5e4; }
table.agenda2 td.Aurora { width: auto; background-color: #0353ac; color: #FFFFFF;}
table.agenda2 tr.strong td { font-weight: bold; }
table.agenda2 td img { margin-left: -16px; }

table.exhibitors { border-collapse:collapse; display: block; margin-bottom: 20px; }
table.exhibitors td { padding-right: 30px; vertical-align: bottom; }
