body {
	background-color: #6699CC;
	margin-top: 0px;
	background-image: url(../images/bdg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tbl_header {
	background-color: #FFFFFF;
}
#tbl_toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tbl_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
}
.main {
	margin-right: 5px;
	background-color: #FFFFFF;
}
#tbl_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
#tbl_pic {
	height: 140px;
	background-image: url(../images/mainpic1.jpg);
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
#tbl_events {
	border: 1px solid #339933;
}
#tbl_directions {
	margin-bottom: 15px;
	border: 1px solid #FFCC33;
	margin-top: 15px;
}
.rightborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#tbl_toc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
#tbl_toc a:hover {
	color: #006699;
	text-decoration: underline;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#tbl_member a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#tbl_footer a {
	color: #666666;
	text-decoration: none;
}
#tbl_footer a:hover {
	color: #3333FF;
	text-decoration: underline;
}
.oldevent {
	color: #666666;
	text-decoration: line-through;
}
.oldevent a {
	color: #666666;
	text-decoration: line-through;
}
#tbl_other {

	margin-bottom: 15px;
	border: 1px solid #FF6600;
	margin-top: 15px;
}
#tbl_memberinfo {
	border: 1px solid #CC0000;
}
