.border-1 {
	border: 5pt solid #FFFFFF;
}
.bkg-no-repit {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.ttl-1 {
	font-family: tahoma, arial, verdana, sans-serif, "times New Roman";
	font-size: 11px;
	color: #E38000;
	text-decoration: none;
}
.txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.txt-2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E38000;
	text-decoration: none;
	line-height: 16px;
}
.link-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96892D;
	text-decoration: underline;
	line-height: 16px;
	padding: 2px;
}
.hr-1 {
	height: 1px;
	width: 98%;
	border-top-width: 1pt;
	border-top-style: dotted;
	border-top-color: #999999;
}

a.link-1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	background-color: #E38000;
	padding: 2px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}
.img {
	border: 2pt solid #DFDDB4;
	padding: 1px;
	background-color: #FFFFFF;
	display: block;
}
a.img:hover {

	border: 2pt solid #9e8a11;
	padding: 1px;
	background-color: #FFFFFF;
	display: block;
}
.txtareas {
	background-color: #F7F4E5;
	border: 1pt solid #AE9731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D8F22;
	text-decoration: none;
	background-color: #F7F4E5;
	border: 1pt solid #9D8F22;
}

