body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.banner{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left:-400px;
	top: 0px;
	background-color: #FFFFFF;
	padding:20px;
	}

.content {
	position: absolute;
	height:auto;
	width: 800px;
	left: 50%;
	margin-left:-400px;
	top: 150px;
	background-color: #FFFFFF;
	overflow: visible;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:30px;
}



a {
	color: #333333;
}

a:hover {
	color: #000000;
}
.logo {
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left:180px;
	top: 95px;
}

h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.normal {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}




TABLE.program {

}



TR.programrow {

}

TD.darkblue {

	background-color: #365F91;

	color: #FFFFFF;

	font-size: 9pt;

	font-weight: bold;

}



TD.orange {

  background-color: #e36c0a;

  color: white;

  padding: 0px;

  margin: 0px;

  font-size: 9pt;

  font-weight: bold;



}



TD.pink {

  background-color: #e5b8b7;

  padding: 0px;

  margin: 0px;

}



.limegreen {

  background-color: #c2d69b;

  padding: 0px;

  margin: 0px;

}



TD.skyblue {

	background-color: #a5d5e2;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

	font-weight: bold;

}



TD.skyblue2 {

	background-color: #a0c0d7;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

	font-weight: bold;

}



TD.white {

	background-color: #FFFFFF;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

	font-weight: bold;

}



TD.lightskyblue {

	background-color: d2eaf1;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

}

TD.skyblue3 {

	background-color: ccccff;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

	font-weight: bold;

}







TD.small {

	font-size: 10pt;

}

TD.verysmall {

	font-size: 8pt;

}


.sessiontitle{
	background-color: #365F91;

	color: #FFFFFF;

	font-size: 10pt;

	font-weight: bold;

}

.session{
	background-color: ccccff;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

}

.papertitle{
	background-color: ccccff;

	padding: 0px;

	margin: 0px;

	font-size: 9pt;

	font-weight: bold;

}
