@charset "UTF-8";
/* CSS Document */

.backgroundimage {
	background-image: url(/nav/image_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #524976;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #524976;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #524976;
}
.padding {
	padding: 6px;
}
.yahootext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 6px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCCC;
}
a:hover {
	text-decoration: none;
	color: #00cccc;
}
a:active {
	text-decoration: none;
	color: #990000;
}