.sidebarbg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../graphics/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bodybg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../graphics/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bodyc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 7px;
	padding: 7px;
}
.smbg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../graphics/eventsbg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
