/* EnVuS Midwest Style Sheet */
	BODY {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		}
	A:link {
		color: #000080;
		text-decoration:none;
		}
	A:visited {
		color: #000080;
		text-decoration:none;
		}
	A:hover	{
		mouse: hand;
		color: Gray;
		text-decoration: underline;
		background-color : #ffffe8;
		}
	A:active {
		text-decoration : none;
		color : Red;
		}
	td {
		font-size: 9pt;
		background-color : none;
		}
	A.member_box_link:link {
		font-size: 8pt;
		}
	A.member_box_link:visited {
		font-size: 8pt;
		}
	A.upcoming_events_link:link {
		font-size: 7pt;
		}
	A.upcoming_events_link:visited {
		font-size: 7pt;
		}
	A.forum_topic_link:link {
		font-size: 7pt;
		}
	A.forum_topic_link:visited {
		font-size: 7pt;
		}
	FONT.frontpage_box_title {
		font-size: 8pt;
		}
	A.Front_RSS_Box {
		font-size: 7pt;
		}
	TABLE.upcoming_events_box {
		border: 1px solid #ED0000;
		background-color: #f5ebed;
		font-size: 8pt;
		}
	TABLE.weather_box {
		border: 1px solid #0000cc;
		background-color: #dfddff;
		font-size: 8pt;
		}
	TABLE.member_panel {
		border: 1px solid #669900;
		background-color: #f0fff0;
		font-size: 8pt;
		}
