body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #95AAA7;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #748885;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #748885;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #748885;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #748885;
}
.border {
	width: 800px;
	border: 1px solid #000000;
	margin: auto;
}
.top1 {
	background-color: #D1DCDB;
}
.top2 {
	background-color: #D1DCDB;
	width: 100%;
	padding-right: 15px;
	padding-bottom: 15px;
	white-space: nowrap;
	text-align: right;
	vertical-align: bottom;
	text-transform: uppercase;
}
.top2 a {
	color: #556C69;
	font-weight: normal;
	text-decoration: none;
}
.nav a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #754F00;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nav a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.left {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.tree {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
}
.main {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 100%;
	padding: 15px;
}
.main2 {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 100%;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	white-space: nowrap;
	background-color: #D1DCDB;
}
.close a {
	color: #556C69;
	font-weight: normal;
	text-decoration: none;
}
