body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1A1A1A;
	font-size: 12px;
	color: Black;
	border: thin Gray;
}
.horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
.content {
	position: absolute;
	width: 1016px;
	top: -312px;
	left: 50%;
	margin-left: -501px;
	background-color: White;
	text-align: left;
	border: 1px solid #E6E6DC;
}
.Header {
	width: 1016px;
	height: 90px;
}
.Middle {
	width: 1016px;
	height: 494px;
	background-color: white;
}

A:link, A:active, A:visited {
	color: #CC6666;
}
A:hover {
	color: #AC743B;
}

h1 {
	margin-top: 0px;
	font-size: 14px;
	color: #696969;
	background-color: #FFCC66;
	padding-top: 1px;
	padding-left: 3px;
	border-top-style: solid;
	border-top-color: #E6E6DC;
	border-top-width: 1px;
}
h2 {
	font-size: 16px;
	color: #696969;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
h3 {
	color: silver;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font: normal;
	font-weight: bold;
}
h4 {
	width: 300px;
	color: #696969;
	font-size: 16px;
	line-height: 17px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
.btnsel {
	width: 107px;
	background-color: #FFCC66;
	color: gray;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: Gray;
}

.btn {
	width: 107px;	
	background-color: #E6E6DC;
	text-align: center;
	font-size: 12px;
	margin-bottom: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;		
}

A.btl:link, A.btl:visited, A.btl:active { 
	color: Black;
	text-decoration: none }
A.btl:hover { 
	color: #E6E6DC;
	text-decoration: underline; }

A.rightbox:link, A.rightbox:visited, A.rightbox:active { 
	color: Black;
	text-decoration: none }
A.rightbox:hover { 
	color: #D00000; }	

.footnote {
	width: 1016px;
	height: 20px;
	padding-top: 2px;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6DC;
	font-weight: bold;
	background-color: #252525;
	color: white;
}
.book {	
	width: 1020px;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6DC;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFCC66;
	padding-left: 125px;
	padding-right: 0px;
	padding-top: 7px;
	margin-bottom: 5px;
	margin-top: 13px;
}

