
/* planet diversity green: #97C000; */

.header h2{        
	margin: 0 0 2em 0;
	padding: 3px 0 2px 0.5em;
	color: #FFFFFF;
	background-color: #97C000;
	border: 1px solid #97C000;	
	border-bottom: none;
}

h2 a, h2 a:link, h2 a:visited{
	color: #FFFFFF;
}
.box h2{        
	margin: -1em -1em 1em -1em;
	color: #FFFFFF;
	background-color: #97C000;
	border: none;
	border-bottom: 1px solid #97C000;	
}

#b994 .box{
	margin-bottom: 2em;
}

#b994 .box h2{
	padding: 0.3em 0 0.2em 1em;
}

.box{
	padding-bottom: 0.5em;
}

/* table timetable */


table.timetable h2, .box table.timetable h2{
	margin: 0 0 0.3em 0;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
}


.timetable p{
	margin: 0 0 0.3em 0;
}
.timetable td{
	padding-right: 1em;
	padding-bottom: 1em;
	line-height: 130%;
}
table.timetable strong{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.timetable a, 
.timetable a:link,
.timetable a:visited{
	color: #333333;
	border-bottom: 1px solid #97c000;
}

.timetable a:hover, .timetable a:active, .timetable a:focus {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px solid #B6EA00;
}




