<style>
.gooo	{}

/* ........................................................................................................ */
/* pre-defined settings */
/* ........................................................................................................ */

body	{
	background-color: #C6DCE9;
	background-image: url(../images/background/trees.jpg);
}

a:link	{
	color: #226622; 
	font-weight: bold;
	text-decoration: none; 
}
a:visited	{
	color: #226622;
	font-weight: bold;
	text-decoration: none; 
}
a:active	{
	color: #226622; 
	font-weight: bold;
	text-decoration: none; 
}
a:hover	{
	color: #B6764B; 
	font-weight: bold;
	text-decoration: underline; 
}


/* ........................................................................................................ */
/* page settings */
/* ........................................................................................................ */
.divPage	{
	position:relative; 
	padding-top:4px;
	padding-bottom:18px;
	padding-left:2px;
	padding-right:2px;
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:10px;
	width:700px; 
	/*height:590px; */
	background-color:#FFFFFF; 
	border:#000000 solid 1px;
	color: #222222;
}
.divPageOuter	{
	position:relative; 
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:10px;
	width:712px; 
	top:20px;
	/*height:602px; */
	background-color:#D6966B; 
	border:#000000 solid 1px;
}
.divPage2	{
	position:relative; 
	top:5px; 
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:10px;
	width:700px; 
	height:750px; 
	background-color:#FFFFFF; 
	border:#000000 solid 1px;
}
.divPage2Outer	{
	position:relative; 
	top:20px; 
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:10px;
	width:712px; 
	height:762px; 
	background-color:#D6966B; 
	border:#000000 solid 1px;
}
.divFooter	{
	position:relative; 
	padding-top:4px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	background-color: #FFFFFF;
	border:#000000 solid 1px;
	width:700px;
	height: 24px;
	vertical-align: middle;
	display: table-cell;
}
.divFooterOuter	{
	position:relative; 
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	background-color: #D6966B;
	border:#000000 solid 1px;
	width:712px;
	vertical-align: middle;
	display: table-cell;
}

/* ........................................................................................................ */
/* textsettings */
/* ........................................................................................................ */
.header	{
	color: #C6764B;
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:20px;
	font-weight: normal;
}
.headerAlt	{
	color: #222222;
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:20px;
	font-weight: normal;
}
.subHeader	{
	color: #D6966B;
	font-family:"Trebuchet MS",Trebuchet; 
	font-size:16px;
	font-weight: normal;
}
.tableFooter	{
	color: #C6764B;
	font-family:Verdana, "Trebuchet MS",Trebuchet; 
	font-size:11px;
	font-weight: normal;
	letter-spacing:1px;
}
	

/* ........................................................................................................ */
/* image settings */
/* ........................................................................................................ */

.imgBorder	{
	border: solid #222222 1px;
}


/* ........................................................................................................ */
/* link settings */
/* ........................................................................................................ */
a.footer:link	{
	color: #222222; 
	text-decoration: none; 
}
a.footer:visited	{
	color: #222222;
	text-decoration: none; 
}
a.footer:active	{
	color: #222222; 
	text-decoration: none; 
}
a.footer:hover	{
	color: #990000; 
	text-decoration: underline; 
}

</style>
