<STYLE TYPE="text/css">
<!--

body {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
}

td {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

a:link { color: #333333; }
a:visited { color: #333333; }
a:alink { color: #333333; }
a:hover { color: #333333; }

a.site_nav:link {
	color: #333333;
	text-decoration: none;
	line-height: 1.2;
}

a.site_nav:visited {
	color: #333333;
	text-decoration: none;
	line-height: 1.2;
}

a.site_nav:alink {
	color: #333333;
	text-decoration: none;
	line-height: 1.2;
}

a.site_nav:hover {
	color: #dde805;
	text-decoration: none;
	line-height: 1.2;
}

td.personal_nav { font-size: 10px; }

a.personal_nav:link {
	color: #333333;
	text-decoration: none;
}

a.personal_nav:visited {
	color: #333333;
	text-decoration: none;
}

a.personal_nav:alink {
	color: #333333;
	text-decoration: none;
}

a.personal_nav:hover {
	color: #333333;
	text-decoration: none;
}

.crumbs {
	font-size: 10px; 
}

a.crumbs:link { 
	color: #333333;
}

a.crumbs:visited {
	color: #333333;
}

a.crumbs:alink {
	color: #333333;
}

a.crumbs:hover {
	color: #333333;
}

.letters {
	background: #eeeeee;
	font-size: 10px; 
	line-height: 1.5;
}

a.letters:link { 
	color: #333333;
}

a.letters:visited {
	color: #333333;
}

a.letters:alink {
	color: #333333;
}

a.letters:hover {
	color: #333333;
}

.left_box {
	border-style: dotted;
	border-color: #333333;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
}

.left_box_text {
	font-size: 11px; 
}

.outer { 
	border-style: dotted;
	border-color: #333333;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
}

.tab { 
	border-style: solid;
	border-color: #333333;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
}

a.tab_link:link { 
	color: #333333;
	text-decoration: none;
}

a.tab_link:visited {
	color: #333333;
	text-decoration: none;
}

a.tab_link:alink {
	color: #333333;
	text-decoration: none;
}

a.tab_link:hover {
	color: #333333;
	text-decoration: none;
}

.tab_selected { 
	background:#E5F502;
}

.tab_unselected { 
	background:#cccccc;
}

.reunion {
	border-style: dotted;
	background: #E5F502;
	border-color: #333333;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.reunion_name {
	background: #DDE805;
	color: #000000;
	font-weight: bold;
}

.home_block {
	border-style: dotted;
	border-color: #333333;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-size: 11px;
}

.home_detail {
	font-size: 11px;
}

#profile {
	border-style: dotted;
	border-color: #333333;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

#profile .profile_name {
	color: #000000;
	background: #eeeeee;
	font-weight: bold;
	width: 250px;
	float: left;
	padding: 4px;
}

#profile .profile_icons {
	color: #000000;
	background: #eeeeee;
	text-align: center;
	white-space: nowrap;
	width: 85px;
	float: left;
	padding: 4px;
}

#profile .profile_date {
	color: #000000;
	background: #eeeeee;
	text-align: right;
	font-style: italic;
	padding: 4px;
}

#profile .profile_message {
	color: #333333;
	background: #ffffff;
	padding: 4px 2px;
	width: 506px;
	overflow: auto;
}

#profile .photos_vert {
	background-color: #cccccc; 
	margin: 10px 4px 10px 10px;
	float: right; 
}

#profile .photos_horiz {
	float: left; 
	width: 100%;
	background-color: #cccccc; 
	margin: 10px 0px;
}



.form_table_title {
	color: #000000;
	background: #cccccc;
	font-weight: bold;
	line-height: 1.4;
}

.form_row_explaination {
	color: #333333;
	background: #eeeeee;
}

.form_row_subexplaination {
	font-size: 11px; 
	color: #333333;
}

.form_row_normal {
	color: #000000;
	background: #eeeeee;
}

.form_row_end_section {
	color: #000000;
	background: #eeeeee;
	border-style: dotted;
	border-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.horizontal_seperator {
	background: #ffffff;
	border-style: dotted;
	border-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.submit_button_color {
	background-color: yellow;
	font-weight: bold;
}


.go_submit {
	font-size: 10px; 
	width: 25px; 
	height: 20px; 
	background-color: #208429; 
	border: 1px solid #dde805; 
	color: white;
}

.go_select {
	font-size: 11px;
}


h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #218429;
	font-size:18px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size:14px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size:12px;
	font-weight: bold;
}

.info_table {
	border-style: dotted;
	border-color: #333333;
	background: #eeeeee;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.error {
	background: #eeeeee;
	border-style: solid;
	border-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.error_title {
	color: #eeeeee;
	font-weight: bold;
	background: red;
	border-style: solid;
	border-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.error_text {
	line-height: 1.3;
}


#people_photo_popup_viewer {
	background-color: black;
	color: gray;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

#people_photo_popup_viewer a {
	color: #dddddd;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
	padding: 0 4px;
	background-color: gray;
}

#people_photo_popup_viewer #feature_img_div {
	text-align: center;
}

#people_photo_popup_viewer #feature_img_div .feature_img {
	border: 2px solid gray;
}

#people_photo_popup_viewer h1 {
	color: #e5f502;
}



</style>
