
body {
	background-image:url('images/header_bg.jpg');
	background-repeat:repeat-x;
	background-color: #e5edb8;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 45px;
	padding: 5;
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef
}

.headerimg
	{
	image:url('images/header_logo.jpg');
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1
} 


p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5a3d31;
	line-height: 15pt;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

	

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #adb85f;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #adb85f;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: 10px;
	text-decoration: none;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	color: #412e28;
	text-decoration: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;


}
