body {
	background: #60724A url(images/BG_Tree.jpg) no-repeat;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:130%;
}

h1, h2 {
	color: #FFFFFF;
}

h3, h4, h5, h6 {
	color: #FFFFFF;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	text-decoration: underline;
	color: #FFFF99;
}
.style2 {font-size: 11px; font-weight: bold; color: #FFFFFF}
.style3 {font-weight: bold; font-size: 12px; color: #FFFFFF}
.style4 {font-size: 10px; color: #FFFFFF}
.style5 {font-size: 12px; font-weight: bold; color: #FFFFFF}
.style6 {font-size: 11px; font-weight: bold; color: #FFFFFF}
.style7 {font-weight: bold; font-size: 10px;}
.style8 {font-size: 11px; font-weight: bold; color: #FFFFFF}
.style9 {font-size: 10px; color: #FFFFFF}

div.container
{
background: #51708D url(images/Logo0207.jpg) no-repeat top left;
min-height:665px;
width:900px;
margin:0px auto;
border:2px solid #678261;
line-height:110%;
}
div.header
{
height: 125px;
background-color: #51708D;
padding:0em;
color:black;
clear:left;
}

div.footer
{
background-color:#51708D;
padding:0.5em;
font-size:11px;
color:black;
clear:left;
}

h1.header
{
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
margin: 0px 0px 0px 0px;
}
div.left
{
background-color:#51708D;
float:left;
width:130px;
margin: 30px 0px 0px 0px;
padding:2px;
clear:both;
}
div.content
{
background-color:#51708D;
margin-left:165px;
margin-right: 20px;
border-left:0px #678261;
padding:px;
}
table.one
{
table-layout: fixed
}
LI {font-family: Verdana, Helvetica; font-size: 11pt; }

UL 	{ list-style-type: circle; 
       margin-top: 2%; margin-right: 0%; border: solid;
		border-width: 0pt;
		border-color: #CCCCCC; 
		background-color: transparent; }

OL 	{   margin-top: 5pt; margin-right: 0%; 
		margin-bottom: 3%; margin-left: 0%; 
		border: solid;
		border-width: 0pt;
		border-color: #586C6B; 
		background-color: #586C6B;
		border-color: #000000;
}

