body {background-color: white;
	scrollbar-arrow-color:#00464A; 
	scrollbar-face-color:#7FB7BB; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000033; 
	scrollbar-track-color: #00464A; 
}
body, td, div { font-family: Arial, Geneva, sans-serif; }
td {
	font-size: 14px;
	color: #555554;
}

a {text-decoration:none; color: #3333FF;}
a:visited { color: #000099;	} /*color: #330000;*/
a:hover{ color: #305BB0;} /*color: #006269;*/

h2 {
	color: #006666;
	font-family: Verdana; font-size: 18px; font-weight: bold; margin: 0;
	text-align: center;
}
h3 {
	margin-bottom: 0;
}
#content {
	padding: 1em;
}
.small a {
	font-family: verdana; font-size: 10px;
	color: #CC00CC; /*660099;3333FF*/
}
.small a:visited {color: #FF33FF;} /*9933CC; 0000CC*/

/* Side navigation */
.places a {
	font-family: verdana; font-size: 10px;
	color: #33F; 
}
.places a:visited {color: #00C;} 

.members a {
	font-family: verdana; font-size: 10px;
	color: #609;
}
.members a:visited {color: #93C;} 
/* End side navigation */

/* Event calendar */
table.events {border-collapse:collapse; width: 100%; margin: 8px;}
.events th, .events td {padding: 1px 3px; vertical-align: top;}
.events th {background-color: #7FB7BB; color: #ffffff; font-size: 13px;}
.events th a {color: #f1cc90;}
.events td {font-size: 12px;}
.events .row0 {background-color: #eee;}

table.searchcalendar {border-collapse: collapse; width: 200px; margin-bottom: 1em; border: 1px solid #999;}
.searchcalendar th {background-color: #8CCBC7; color: white;}
.searchcalendar th a {display: block; color: white;}
.searchcalendar .days th {font-weight: normal; background-color: #007078; color: white;}
.searchcalendar td {width:14%; border: 1px solid #999; text-align: center;}
.searchcalendar .active {background-color: #E6FEF8;}
/* end event calendar */

/* Member List */
.memberlist {margin: 6px 10px; font-size: 0.9em;}
.memberlist div {border-top: 1px solid #999; padding: 1em 0;}
.memberlist a {color: #00f;}
/* End Member List */
