@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}
.borderYELLOW {
	margin: 5px;
	padding: 5px;
	border: 1px solid #D9B731;
}
.picBORDER {
	margin: 5px;
	padding: 5px;
	border: 5px solid #D9B731;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-image: url(images/bullett.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #806A17;
}
.btnbarSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/btnbar_sub.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 696px;
	padding-top: 14px;
}
a:active .btnbarSUB {
	color: #000000;
	text-decoration:none;
}
a:link {
	color: #35452B;
}
a:visited {
	color: #346D5A;
}
a:hover {
	color: #DCB335;
}
a:active {
	color: #000000;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
