.paw_bg {
	background-attachment: scroll;
	background-image: url(Images/paw_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.goldbar {
	background-attachment: scroll;
	background-image: url(Images/goldbar.gif);
	background-repeat: repeat;
	background-position: center center;
}
.content_text_BLK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.RoundRect_lg {
	background-attachment: scroll;
	background-image: url(Images/RoundRect.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.RoundRect_sm {
	background-attachment: scroll;
	background-image: url(Images/RoundRect_SM.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.links {
	text-decoration: none;
}
.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.RoundRec_smrt {
	background-attachment: scroll;
	background-image: url(Images/RoundRect_SM.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkwhite9ptB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Header_text {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.bg_strip {
	background-attachment: fixed;
	background-image: url(Images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
