@charset "ISO-8859-1";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3;
	background-color: #FFFFFF;
	background-image: url(bgtile.png);
	background-repeat: repeat;
	text-align: left;
}

.headings {font-weight: bold; color: #003333; font-size: 120%;}
a:link {color: #330066;}
a.banner:link {text-decoration: none;}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a.main_menu:link {text-decoration: none; color: #000000; font-weight: bold; padding: 2px; border-top-width: thin; border-right-width: thin; border-top-style: none; border-right-style: none; border-bottom-style: none; margin: 2px;}
a.main_menu:hover {background-color: #FFCC33;text-decoration: none; color: #003333; text-indent: 2px; margin: 2px; padding: 2px; font-weight: bold; text-align: left; margin-left: 4px;}
a.main_menu:active {text-decoration: none; color: #5D1275; font-weight: bold; padding: 2px; border-top-width: thin;border-right-width: thin;border-top-style: none;border-right-style: none;border-bottom-style: none;margin: 2px; background-color: #FEB300;
}
a.main_menu:visited {text-decoration: none;color: #5D1275; font-weight: bold;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin: 2px;
}
.body-bold {font-weight: bold;}
.table {border: 1px solid #003333;}
.border {
	font-size: xx-small;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
}
.tableborders {border: 1px dotted #999; text-align: left; width: 300px; margin: 1px 1px 1px 2px;padding-top: 1px;padding-right: 1px;padding-bottom:1px; padding-left: 4px;}
.lines {
	border: thin none #333;}

.bodyindent {color: #310A3F;line-height: 18px;padding-top: 5px;padding-right: 5px;padding-left: 5px;}
.indent {margin: 15px;}
.photo {
	clear: both;
	float: right;
	margin: 10px;
	border: thin solid #232E13;
}
#innertable {
	width: 100%;
	padding: 0px;
	border-top-width: 15px;
	border-top-color: #FDFDFD;
	border-right-color: #FDFDFD;
	border-bottom-color: #FDFDFD;
	border-left-color: #FDFDFD;
	border-left-width: 15px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}
.schedule td{padding: 0px 4px; margin:0 1px; border: 1px solid #555555;}
.schedule table {border-collapse: collapse; border: 1px solid #555555;}
p {
	padding-left: 5px;
}