
	body {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
		overflow-y: scroll;
		background: #D0D0D0;
	}

	.pagewidth {max-width: 1380px;}

	.top_padding_for_treeview_6th {text-align: left; vertical-align: top; padding-top: 132px;}

	.tableBoxOuter {
		max-width: 1100px;
		min-width: 1000px;
		height: 44em;
		background: #C0C0C0;
	}

	.scrolltable td, th {
		font-size: 12px;
		font-family: verdana, arial, sans-serif;
		margin:0em;
		table-layout: automatic;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-right: 6px;
		padding-left: 6px;
		white-space: nowrap;
	}
	

	.scrolltable a:link {color: #0000FF;}
	.scrolltable a:visited {color: #0000FF;}
	.scrolltable a:active {color: #0000FF;}


	.scrolltable thead {
		text-align: center;
		color: #FFFFFF;
		font-weight: bold;
		background: #FF0000;
	}

	.shgheader {font-family: verdana, arial, sans-serif; font-size: 22pt; text-align:center; color: #FFFFFF; font-weight: bold;}

	.lodgename {
		text-align: left;
		font-weight: bold;
		white-space: nowrap;
		background: #F3F3F3;
		padding-left: 10px;
		color: #000000;
	}

	.lodgename a:active {color: #000000;}

	.section {
		text-align: center;
		font-weight: normal;
		color: #000000;
		white-space: nowrap;
		background: #F3F3F3;
	}

	.black {text-align: center; background: #000000;}

	.realign {text-align: center; background: #FFFF99; white-space: nowrap;}
	.host {text-align: center; font-weight: bold; color: #000000; font-style: italic; background: #F3F3F3;}
	.host_realign {text-align: center; font-weight: bold; font-style: italic; background: #FFFF99; white-space: nowrap;}
	.sectionchange {text-align: center; background: #ADD8E6; white-space: nowrap;}
	.host_change {text-align: center; font-weight: bold; font-style: italic; background: #ADD8E6; white-space: nowrap;}


	a.merger:link {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none;}
	a.merger:visited {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none;}
	a.merger:hover {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: underline;}
	a.merger:active {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none;}


	.mergertd {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none; background: #000000; text-align: center;}
	.splittd {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none; background: #000000; text-align: right;}


/* for conclave patch images table */

	.year {text-align: center; font-family: verdana, arial, sans-serif; color: #000000; font-size: 12px; font-weight: bold; white-space: nowrap; background: #F0F0F0;}

	.sectionname {text-align: left; font-family: verdana, arial, sans-serif; color: #000000; font-size: 12px; font-weight: bold; white-space: nowrap; background: #F0F0F0;}

	.imagestatus {
		font-size: 13px;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		font-weight: normal;
		font-color: #000000;
		white-space: nowrap;
		background: #F0F0F0;
	}

/* for event patch images table */

	.key {
		text-align: left;
		font-weight: normal;
		color: #000000;
		white-space: nowrap;
		//background: #FFFFFF;
		background: #F3F3F3;
	}


	.flaplistbox td {
		background: #FFFF99;
		text-align: center;
		font-size: 12px;
		font-family: verdana, arial, sans-serif;
		font-weight: normal;
		color: #000000;
		white-space: nowrap;
		//padding: 5px;
	}

	.flaplist td {
		text-align: left;
		text-decoration: none;
		padding-right: 5px;
		
	}

	.flaplist a:link {color: #0000FF; text-decoration: none;}
	.flaplist a:visited {color: #0000FF; text-decoration: none;}
	.flaplist a:hover {color: #0000FF; text-decoration: underline;}
	.flaplist a:active {color: #0000FF; text-decoration: none;}

	.footermenu {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	}

	.footermenu a:link {color: #0000ff; text-decoration: none;}
	.footermenu a:active {color: #0000ff; text-decoration: none;}
	.footermenu a:visited {color: #0000ff; text-decoration: none;}
	.footermenu a:hover {color: #0000ff; text-decoration: underline;}

	.boxshadow {
		border: 0 1px 0 1px solid #999;
		-webkit-box-shadow: 1px 2px 5px 0 #000000;
		-moz-box-shadow: 1px 2px 5px 0 #000000;
		box-shadow: 1px 2px 5px 0 #000000;
		behavior: url{PIE/PIE.htc);
	}
