body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2c241b;
	background-attachment: scroll;
	background-image: url(images/back_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-arrow-color: #C3A439;
	scrollbar-track-color: #D5F8DB;
	scrollbar-face-color: #FDFFE9;
	scrollbar-highlight-color: #C3A439;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #C3A439;
	scrollbar-shadow-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

p {
	color: #2c241b;
	FONT-SIZE: 12px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


.footnote {
	font-size: 9px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


	}
	
.navig {
	padding: 5px 0 0 0;
	margin-left: 20px;
	}



.header {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C3A439;
}
.newshead {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	background-color: #d5f8db;
	border: 1px dotted #c3a439;
}
.newsback {
	background-attachment: scroll;
	background-image: url(images/back_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:link {color: #99812D;}
a:visited {color: #CAAD4A;}
a:active {color: #990000;}
a:hover {color: #5B4A36; text-decoration: none; }

a.boxnavig {
	font-size: 12px;
	color: #99812D;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	text-align: center;
}
a.boxnavig:visited {color: #99812D; text-decoration:none;}
a.boxnavig:hover {color: #5B4A36; text-decoration:none;}

strong {
	font-size: 11px;
	font-weight: bold;
}
.goldcolor {
	color: #99812D;
	margin-left: 3px;
	margin-right: 3px;
}
.hometext {
	margin-right: 50px;
}
