

<style type="text/css">
<!--

bs{}

.thumbnail{
	padding: 3px;
	width:70px;
}
.thumbnailselected{
	padding: 1px;
	width:70px;
	border: solid  2px 	#D2BFB0;
}




div.leftimage {
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
}

div.rightimage {
	float: right;
	padding-top:2px;
	padding-bottom:10px;
	padding-left:0px;
}

div.floatleft {
	float: left;
	vertical-align:bottom;
	padding-bottom:2px;
}
div.floatright {
	float: right;
	padding-right:2px;
}
div.floattop {
	float: top;
	padding:2px;
}


div.titlefloatleft {
	float: left;
	padding-left:2px;
	font-weight:600;
}
div.titlefloatright {
	float: right;
	padding-right:2px;
	font-weight:600;
}
div.titlefloattop {
	float: top;
	padding-bottom:2px;
	font-weight:600;
}

div.alignright{
	text-align:right;
	align:right;
}

table.tablelist{
	width:100%;
	font-size:11px;
}

tr.tablelisttitle{
	font-weight:600;
	background-color:#ccccee;
}


.tablelistdark{
	background-color:#ccdddd;
}
.tablelistlight{
	background-color:transparent;
}

table.grid td{
	border-top: solid 1px #ea1c23;
}

table.grid td.gridtitle{
	border-top: solid 3px #ea1c23;
	border-bottom: solid 3px #ea1c23;
}


	table.timetable{
		width:100%;
	}
	td.session_day{
		font-size:14px;
		font-weight:600;
		padding-top:20px;

	}

	td.session_label{
		font-size:12px;
		font-weight:600;
		background-color:#eeeeee;
		padding-right:20px;
		border:solid 1px black;
		border-bottom:none;
		width:100px;


	}

	td.session_title{
		font-size:12px;
		font-weight:600;
		background-color:#dddddd;
		padding-top:5px;
		padding-right:20px;
		border-right:solid 1px black;
		border-top:solid 1px black;

	}

	td.session_title a{
		font-size:10px;
		font-weight:600;
	}

td.session_in_progress a{
		font-size:10px;
		font-weight:600;
	}

	td.session_in_progress{
		background-color:#dddddd;
		border-right:solid 1px black;
		vertical-align:top;

	}

	td.session_interval{
		font-size:12px;
		font-weight:600;
		background-color:#eeeeee;
		border-top:solid 1px black;
		border-right:solid 1px black;

	}


-->
</style>
