		/* Whole Page Stuff */
		table {font-family: Verdana, Arial, Helvetica, sans-serif}
		td {white-space: nowrap}
		form {margin-bottom:2px}

		/* Text Colors */
		.Yellow {background-color:#F1EE0C}
		.Orange {background-color:#F1C30C}
		.Red {background-color:#E13A04}
		.None {background-color:transparent}
		
		.RedText {color:#E13A04}

		/* Top Bar (i.e. the page header) */
		tr.TopBar, tr.Footer {background-color:#333399; color:#FFFFFF; text-align:center; margin-top: 100px; margin-bottom: 100px}
		tr.TopBar {font-size:18px; font-weight:bold}
 		/* End Top Bar */
 
		/* Left Nav Bar */
		td.LeftNav {background-color: #8BA169; vertical-align:top; padding: 20px 10px 0px 0px}
		#LeftNav {font-size:12px; font-weight:bold; text-align:left}
		#LeftNav li {list-style: disc outside; padding:0; margin:0}
		#LeftNav a {color: #660000; text-decoration: none}
		#LeftNav a:hover {color:#FFCC33}
		#LeftNav a:active {color:#FFFFFF}
		
		#LeftNavSearch {font-size:9px; text-align:center; border:1px solid #666; padding:5px; margin:0px}
		table.LeftNavSearch{font-size:9px; text-align:center; margin-left:20px}
		.LeftNavSearchInput {border: 1px solid #666}
		/* End Left Nav Bar */

		/* Base Page Body */
		#SearchBrowseBody {border: 0px; text-align:center; vertical-align:top}
		.SearchBrowseBody {background-color: #7F7D71; padding: 10px}

		/* Horizontal Menu Bar Area */
		td.MenuBar {background-color: #FFFFFF; padding:10px 10px 0px 10px; text-align:center}

			/* Content title (i.e. "GROUP:") */
			.Left {text-align:left; float:left}
			.Right{text-align:right; float:right}

			#MenuTitle {font-size: 24px; font-weight:bold; text-align:left}
			#MenuData  {font-size: 24px; text-align:left}

			/* Actual Menu Bar */
			#MenuBarDiv table {font-size: 18px; font-weight:bold; margin: 10px auto 0px auto; border-spacing: 20px 0px; clear:both}
			#MenuBarDiv td {border: 1px dashed #666; text-align:center; width:25%; padding: 10px 10px 2px 10px}
			#MenuBarDiv a {text-decoration:none; font-weight:bold}		

			td.MenuBarActive {background-color:#660000}
			#MenuBarActive a {color:#F1E1A0}

			td.MenuBarButton {background-color: #F1E1A0}
			#MenuBarButton a {color: #CC9900}
			#MenuBarButton a:hover {background-color:#CC3300}
			
		/* End Horizontal Menu Bar Area */

		/* PopUp-Specific Styles */
			
			#PopUpTop div {}
			span.PopUpTopLeft {float: left}
			span.PopUpTopRight {float: right}


		/* Begin Body Styles */
		input {font-size: 9px}
		textarea {font-size: 12px}
		select {font-size: 12px}

		.bold {font-weight:bold}
		 
		.BodyContent {background-color:#ACA899; text-align:center}

		.FormTable {background-color: #ECE9D8; border-collapse: collapse; border: 1px solid #666; cellpadding: 0px; cellspacing: 1px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px}

		div.FloatLeft {float: left; width: 35%}
		div.FloatRight {float: right; width: 33%}
		div.FloatCenter {float: left; width: 31%; text-align:center}


		span.left {float: left; text-align:left; clear:left}
		span.right {float: right; text-align:right; clear:right}

		/* Browse Record Navigation */
		#RecordNav tr {font-size:7pt}
		#RecordNav td{background-color:#B6B55C; padding: 2px; text-align:center; vertical-align:middle}
		.RecordNav {font-size: 7pt}
		/*COLOR="#A4B48B" COLOR="#B6B55C" #F1E1A0 */

		/* Member List */
		#MemberList th {text-align:center; font-size: 12px; background-color:#8BA169; font-weight:bold}
		#MemberList tr {color:black; font-size:9pt; vertical-align: top; background-color: #ECE9D8; border-top: 1px solid #8BA169; border-bottom: 0px solid}
		#MemberList td {whitespace: nowrap}
		#MemberList a {text-decoration:none}
		a.TableHeadRow {color:black}
		a:hover.TableHeadRow {color:#660000}
		td.MemberRow_Left {text-align:left}
		td.MemberRow_Right {text-align:right}
		td.MemberRow_Center {text-align:center}
		div.tablehead {padding: 1px 10px}

		.FieldNameRight {color:black; font-size:9pt; text-align:right; font-weight: bold}
		.FieldNameCenter {color:black; font-size:9pt; text-align:center; font-weight: bold}
		.FieldNameLeft {color:black; font-size:9pt; text-align:left; font-weight: bold}

		.ValueTextLeft {color:black; font-size:9pt; text-align:left}
		.ValueTextCenter {color:black; font-size:9pt; text-align:Center}
		
		/* MemberInfo */
		#MemberInfoTopRow tr{color:black; font-size:12pt}
		#MemberInfoTopRow table{width:100%}
		#MemberInfo td{color:black; front-size:9pt; border: 1px solid #8BA169; align:center}
		#MemberInfo table{border-collapse: collapse; border:1px solid #8BA169; cellpadding:0px; cellspacing:0px; width:80%; margin-left:auto; margin-right:auto}

		MemberInfo.table{align:center}
		MemberInfo.td{color:black; front-size:9pt; border: 1px solid #8BA169; align:center}

		table.TextField {border: 0px; cellpadding:0px; cellspacing: 0px; width:95%; margin-left:auto; margin-right:auto}		
		tr.MemberInfo {background-color:#8BA169; text-align:center}
		
		td.TextField {border: 1px solid #BCBE5E; color:black; font-size:9pt; text-align:left; background-color: #FFF2BD; width:100%}
		.AlignLeft {text-align:left}
		.AlignCenter {text-align:center}
		.AlignRight {text-align:right}
		
		
		tr.spacer1 {background-color:#666;height: 1px}
		
		.NameInput {font-size:18px; font-weight: bold; text-align:center; border: 1px solid #8BA169}
		.txt2 {border: 1px solid #8BA169}
		.FormSelect {} /*CSS does not support border color for selects! */
		.RButton {}

		.txt3 {border: 1px solid #8BA169; font-family: "Courier New", Courier, mono}
		.ninept {font-size:9px}

		.FormButtons {padding:5px}
		
		/* Change Group Stuff */
		
		.ChangeGroup_SearchBar {font-size: 7pt; text-align:center}

		
		#ScrollContent {overflow:auto; border-style:solid; border-width:1px; border-color:black; height:200px; padding-left:auto; padding-right:auto; line-height:1}
		
		#ChangeGroup th {color:#FFFFFF; text-align:center; font-size:12px; background-color:#6699CC; font-weight:bold}
		#ChangeGroup tr {color:#666666; font-size:9pt; vertical-align:top; background-color: #ECE9D8; border-top: 1px solid #999999; border-bottom: 0px solid}
		#ChangeGroup td {whitespace: nowrap}
		#ChangeGroup a {text-decoration:none}
