@charset "UTF-8";
.style1 {
	color: #663300
}
a:link {
	text-decoration: none;
	color: #666633;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
a:active {
	text-decoration: none;
}
.thrColFixHdr #containerSP {
	text-align: center;
	padding-bottom: 5px;
}
.thrColFixHdr #containerSP #toprowPicsSP {
	background-color: #330000;
	padding: 0px;
	width: auto;
	text-align: center;
}
.thrColFixHdr #containerSP #headerSP {
}
.thrColFixHdr #footerSP {
	background-color: #a48c3a;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #330000;
	font-size: x-small;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
.footertext {
	color: #663300;
}
.thrColFixHdr #containerSP #horizNavBarSP {
	background-color: #a48c3a;
}
