body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#d3d3d3;
}
.logoinlist {
	margin-top:10px;
	margin-bottom:20px;
	clear:right;
}
h1 {
	font-size:18px;
	padding-bottom:15px;
	margin-bottom:25px;
	border-bottom:2px solid #99ccff;
}
.headerinl {
	font-size:12px;
	color:#6B8FB3;
	font-weight:bold;
}
h2 {
	font-size:12px;
	margin-bottom:5px;
	color:#6B8FB3;
}
p {
	line-height:130%;
}
/* more info boxes */
.blackbox {
	background-color:#000000;
	color:#ffffff;	
	padding:5px;
}
.boxheader {
	background-color:#333333;
	color:#99ccff;
	text-transform:uppercase;
}

.bluelight { color:#99ccff;}

.bottomspacing {
	 margin-bottom:5px;
}
.inputbox {
	width:100px;
	height:15px;
	font-size:10px;
	margin:2px;
}

a:link, a:visited {
	color:#82ADD9;
}
a:hover {
	color:#6B8FB3;
}
a.nav:link, a.nav:visited {
	color:#ffffff;
	text-decoration:underline;
}
a.nav:hover {
	color:#82ADD9;
	text-decoration:underline;
}
#pagedec {
	width:760px;
	background-color:#ffffff;
	margin:0px auto;
	position:relative;
}
#nav {
	width:140px;
	position:absolute;
	top:0px;
	left:0px
}
#mainpic {
	width:440px;
	position:absolute;
	top:0px;
	left:140px;
}
#contributors {
	width:180px;
	position:relative;
	top:0px;
	left:580px;
}
#botdiv {
	width:760px;
	height:1450px;
	position:relative;
	margin:0px auto;
	background-color:#ffffff;
}
#logocol {
	width:139px;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	border-right:1px solid #000000;
	background-color:#ffffff;
}
#contentcolfp {
	width:420px;
	position:absolute;
	margin:0px;
	padding:10px;
	top:0px;
	left:141px;
	text-align:left;
	background-color:#ffffff;
}
#contentcol {
	width:600px;
	position:absolute;
	margin:0px;
	padding:10px;
	top:0px;
	left:141px;
	text-align:left;
	background-color:#ffffff;
}
a.tickH1:link, a.tickH1:visited {
	color:#000000;
}
a.ticksrc:link, a.ticksrc:visited {
	color:#000000;
}

#programme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;  
}

#programme .break {
	background-color:#939598;
	color:#ffffff;
	font-weight:bold;
}
#programme .highlight {
	background-color:#75B6E5;
	color:#000000;
	font-weight:bold;
}
#programme .roundtable {
	background-color:#f6d796;
	color:#000000;
}
#programme .meetings {
	background-color:#e2e2e2;
	color:#000000;
	border-left:2px solid #425363;
}
#programme .sponsors {
	background-color:#0396D6;
	color:#ffffff;
	font-weight:bold;
}
#programme .maintext {
	text-align:left;
}
#programme .rtcompany {
	color:#b60000;
}
#programme a {
	color:#000000;
}