.navholder {
	background-attachment: scroll;
	background-image: url(images/panel1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.info_panel_bg {
	background-attachment: scroll;
	background-image: url(images/panel2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6633CC;
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.font1subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.scroll_panel {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6131C2;
}

