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


body {
	background: url(gfx/bgd_brown.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-color: #630;
}

.maintable {background-image:url(gfx/bgd.jpg);
background-repeat: no-repeat;
background-color:#FFF;
min-height: 650;
min-width: 780;
border: none;
}

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

.sidebar {
	background: url(gfx/sidebar.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 300px;
}

a img {
border: none;
}

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

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

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

}

.navlink:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #399;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	}
.navlink:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #399;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	}
.navlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	}
.footertext {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	}
.menuheaders {
	font-family: "Times New Roman", Times, serif;
	color: #960;
	text-decoration: none;
	font-size: 18px;
    line-height: 24px;
	}
.menunotes {
	color: #666;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	}
.scheduletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}.redtext {
	color: #870603;
}

