.mainbtop {
	background-image: url(mainbtop.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbb {
	background-attachment: scroll;
	background-image: url(mainbb.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mainblr {
	background-attachment: scroll;
	background-image: url(mainblr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headerg {
	background-attachment: scroll;
	background-image: url(headerg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navbg {
	background-attachment: scroll;
	background-image: url(navbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainfont {
	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: #333333;
	text-decoration: none;
	padding-left: 5px;
}
.smallbt {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(smallbtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smallbcen {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(smallbcen.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.smallbb {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(smallbb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxpadding {
	padding: 5px;
}
.image-border {
	border: thin inset #999999;
}
