.background {
	background-attachment: scroll;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 11pt;

}
.pagerightside {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.sitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.5pt;
	color: #bb9b65;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18px;

}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

