body {
	background-color: #645A40;
	
}

body, td, th {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt
}
.subtitle {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
}
.specialtext {
	color: #9A6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #666633;
}
a:link {
	text-decoration: none;
	color: #9A6600;
}
a:visited {
	text-decoration: none;
	color: #9A6600;
}
a:hover {
	text-decoration: none;
	color: #423C33;
}
a:active {
	text-decoration: none;
	color: #423C33;
}

a {
  color: #336600;
}
.copyright{
  color: #E3D6BA;
  font-size:9pt
}
.style1 {font-weight: bold}

#contentLayer {
	position:relative;
	width:921px;
	height:300px;
	z-index:10;
	/*left:33px;
	top: 809px; */
	background: #E3D6BA;
	vertical-align: middle;
	visibility: visible;
}
#backGRND {
	position:absolute;
	width:1050px;
	left: 5px;
	top: 500px;
	height:310px;
	z-index:10;
	overflow: hidden;
	background: #E3D6BA;
	visibility: visible;
}
#mainBody {
	position:absolute;
	width:1053px;
	left:43px;
	top: 20px;
	height: 582px;
	visibility: visible;
}
a.custom:link {
	font-size: 9pt;
	color:#E3D6BA;
}
a.custom:visited {
	font-size: 9pt;
	color:#E3D6BA;
}
a.custom:hover {
	font-size: 9pt;
	color:#423C33;
}
a.custom:active {
	font-size: 9pt;
	color:#E3D6BA;
}
