body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #46555D;
}
.float_left {
	float: left;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
}
A:link {
	color: #000066
}

A:visited {
	TEXT-DECORATION: none;
	color: #000066
}

A:hover {
	COLOR: #0000CC;
	text-decoration: none;
} 
.linkGroup {
	background-color: #98A5AE;
	margin: 10px;
	padding: 6px;
	text-align: left;
}

.smallDark {
	background-color: #98A5AE;
	margin: 10px;
	padding: 8px;
	text-align: left;
	font-size: x-small;
}

.smallLite {
	background-color: #CCCCCC;
	margin: 10px;
	padding: 8px;
	text-align: left;
	font-size: small;
	border: thin solid #000;
}

.smallerText {
	font-size: small;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #333333;
	width: 850px;
	position: relative;
	margin: 10px auto;
}

.content-wide {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #333333;
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.column-main {
	padding: 10px;
	float: left;
	width: 750px;
	margin: auto;
	text-align: center;
	background-color: #FFF;
}

.column-right {
	padding: 10px;
	float: right;
	width: 400px;
	/* [disabled]background-color: #CFF; */
	text-align: center;
	margin: auto;
}

.rainbow {
	background-image: url(images/rainbow-bg_400w.jpg);
}

.itemGroup {
	background-color: #999999;
	margin: 10px;
	padding: 6px;
	text-align: left;
}

.photoborder {
	background-color: #FFFFFF;
	padding: 10px;
}

#ToC {
	text-align: left;
	margin-left: 25px;
}

.itemGroupLite {
	background-color: #CCCCCC;
	margin: 10px;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 95%;
}

.item-main-lite {
	background-color: #CCCCCC;
	margin: 0px;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 700px;
}


.boldborder {
	padding: 4px;
	border: 4px solid #300;
}

.float_right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.itemLeft {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: left;
	width: 45%;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.itemRight {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: right;
	width: 45%;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.item {
	padding: 8px;
	float: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
}

.item-main {
	padding: 8px;
	float: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
}

.itemRedborder {
	padding: 8px;
	float: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
}
.itemCenter {
	padding: 8px;
	float: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.itemHeader {
	background-color: #CCCCCC;
	margin: 10px;
	padding: 6px;
	text-align: center;
}
.center {
	text-align: center;
	margin: 4px;
	float: none;
}
.ed-note {
	font-size: x-small;
	font-style: italic;
}

.itemHiLite_green {
	background-color: #ccFFcc;
	padding: 8px;
	margin-top: 20px;
	color: #006600;
}
.itemHiLite_yellow {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 20px;
}
.itemHiLite_blue {
	background-color: #ccccff;
	padding: 10px;
	color: #000066;
	margin-top: 20px;
}
.itemHiLite_green-blue {
	background-color: #ccffff;
	padding: 10px;
	margin-top: 20px;
	font-family: "Courier New", Courier, monospace;
}
.itemHiLite_orange {
	background-color: #FFCC7C;
	padding: 8px;
	margin-top: 10px;
	min-width: 300px;
}
.itemHiLite_red {
	background-color: #FFFFFF;
	padding: 4px;
	color: #F00;
	font-weight: bold;
}

.itemHiLite_red_clear {
	padding: 4px;
	color: #900;
	font-weight: bold;
}
.itemRightSideBar {
	background-image: url(images/mottled_background.jpg);
	padding: 8px;
	float: right;
	width: 200px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
}

.itemHiLite_white {
	background-color: #FFF;
	padding: 10px;
	margin-top: 0px;
	color: #000;
	border: 1px solid #999;
}

#observers {
	font-size: 12px;
}

.mbbf {
	color: #03C;
	background-color: #FFF;
	background-image: url(images/MBBF.jpg);
	text-align: right;
	height: 350px;
	width: 775px;
	margin: 20px 0px 10px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 16px;
	background-repeat: no-repeat;
}

.aba-hmb {
	color: #333;
	background-color: #FFF;
	background-image: url(images/ABA-HMB.jpg);
	text-align: left;
	height: 350px;
	width: 775px;
	margin: 20px 0px 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
	overflow: visible;
	background-position: center top;
}

.fixed-width {
	font-family: "Courier New", Courier, monospace;
}
.page {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 6px;
	font-family: "Courier New", Courier, mono;
	color: #000000;
}
.float-left {
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.indented {
	text-indent: 2em;
	margin-top: -1em;
}
.black {
	color: #000;
}

#history-list {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
