﻿h5
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
h4
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
h3
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
h2
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
h1
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
table
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
p
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
body
{
	font-family: arial, verdana, helvetica, helv;
	font-size: 10pt;
}
/*
a:
{
	text-decoration: none;
	color: rgb(255,255,255); 
}
*/
a:link
{
	text-decoration: none;
	color: rgb(255,255,255);
}
a:visited
{
	text-decoration: none;
	color: rgb(255,255,255); 
} 
a:active 
{
	text-decoration: underline;
	color: rgb(255,255,255); 
}

a:hover 
{
	text-decoration: underline;
	color: rgb(255,255,255); 
}

.infoTable
{
	margin: 0 auto; 
	width: 500px;
	width: 75%;
	border-collapse: collapse;
	border: 1px solid #3F8659;
	background-color: #FFFFFF;
	background-color: #E2F3E9;
}
.textCenter {
	text-align: center;
}
#MemberList
{

}
.infoTable th, #MemberList th
{
	background-color: #ADDEBD;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	border: 1px solid #3F8659;
}

.infoTable td
{
	text-align: center;
	font-size: 9pt;
	padding: 1em;
}
.oddRow {
	background-color: #FFFFFF;
}
.evenRow
{
	background-color: #FFFFFF;
	background-color: #E2F3E9;
}
.infoTable a:hover
{
	color: #0001BF; 
}
.infoTable a:visited
{
	color: #0001BF; 
}
.infoTable a
{
	color: #0001BF; 
}
.photoTable
{
	border-collapse: collapse;
	/*	
	border-width: 1px;
	border-color: #3F8659;
	*/
	border: 1px solid #3F8659;
	width: 100%;
	empty-cells: show;
	border-spacing: 4px;
}
.photoTable td
{
	border-collapse: collapse;
/*
*/
	text-align: center;
	border: 1px solid #3F8659;
	padding: 4;
	border-spacing: 4px;
}
img.photo_thumbnail
{
	border: 1px solid #3F8659;
}

.pagetitle
{
font-size: 14pt;
font-weight: bold;
text-align: center;
}
.sectiontitle
{
font-size: 12pt;
font-weight: bold;
text-align: left;
}
.section_indented
{
padding-left: 20px;
}
.eventtitle
{
font-size: 10pt;
font-weight: bold;
font-style: italic;
color: rgb(192,0,0);
text-align: center;
}

.leftborder_main
{
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: rgb(173,222,189);
text-align: center;
}