/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}
.timetable th {
	padding: 0.2em 0.4em 0.3em;
	color: #0B4688;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	margin-top: 5px;
	margin-bottom: 5px;
}
.timetable {
	border-style:solid;
	border-width:thin;
	border-color:#FFFFFF;
}
.timetable table {
 width: 100%;
 border: none;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
img {
	border-style:none;
}
.button {
	padding: 0.1em 0.2em 0.2em;
	height:30px;
	margin: 5px;
	border-style:none;
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	background-color:#005395;
	padding: 0.1em 0.5em 0.2em;
	border-style:solid;
	border-width:thin;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-bottom-color:#999;
	border-right-color:#999;
}
a:visited {
	color: #FFFFFF;
}
.button a:hover {
	background-color:#005090;	
}

.style3 {color: #0B4688; font-weight: bold; }
.style4 {color: #0B4688}
.style5 {font-size: 11px}

