@charset "UTF-8";
/* CSS Document */


body {
	background: url(gfx/bgd_swirl_norepeat.jpg);
	background-repeat: no-repeat;
	background-color: #ffffcc;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-color: #630;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	padding: 4px;
	color: #630;
}

a img {
border: none;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #333;
	text-decoration: none;

}

.navlink:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #363;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.navlink:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #363;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.navlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.footertext {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	}
.headers {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
	text-decoration: none;
	font-size: 24px;
	font-style: italic;
	}
.scheduletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}