/* CSS Document */
#navbar {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 20px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

.schA {
	font-family: Arial, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.schnote {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.schtbl {
	border-top-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
}
.schtd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.schday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
}
.schtime {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.schloc {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.footer {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

#tcase {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tblock {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 5px;
}
