h1 {
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #900;
	margin: 0;
	padding: 0 0 0 40px;
	background: url(/images/h1_foot.gif) no-repeat center left;
}
#footer {
	text-align: center;
	background: #fff;
	font-weight: bold;
	font-size: 0.75em;
	padding: 10px 4px 4px 4px;
}
#footer a,
#footer a:visited {
	text-decoration: none;
	color: #900;
}
#footer a:hover {
	color: #09c;
}
form {
	float: right;
}
.close {
	width: 120px;
	height: 20px;
	font-size: 11px;
	vertical-align: text-top;
}
.timetable {
	background: #ccc;
	font-size: 0.75em;
	font-family: arial, sans-serif;
}
.timetable td {
	text-align: center;
}
.head_1 {
	color: #fff;
	background: #900;
	font-weight: bold;
	font-size: 14px;
}
.day {
	color: #fff;
	background: #900;
	font-size: 11px;
	font-weight: bold;
}
.theme {
	color: #000;
	background: #fc9;
	font-weight: bold;
	font-size: 11px;
}
.session_type{
	color: #000;
	background: #fc9;
	font-weight: bold;
	font-size: 11px;
}
.session_dets_1,
.session_dets_2,
.session_activity,
.session_extra,
.session_free {
	color: #000;
	background: #fc9;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
.session_dets_1 strong,
.session_dets_2 strong,
.session_activity strong,
.session_extra strong,
.session_free strong{
	font-style: normal;
	font-weight: bold;
}
.session_dets_1 {
	background: #cff;
}
.session_dets_2 {
	background: #aff;
}
.session_activity {
	background: #ff9;
}
.session_extra {
	background: #ddd;
}
.session_free {
	background: #fff;
}
.pdf {
	border: 0;
	float: right;
	margin: 0 10px 0 10px;
	padding: 0;
	height: 20px;
}
.pdf img {
	border: 0;
}

