.imagebg {
	background-attachment: scroll;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.imageborders {
	border: 1px solid #9999FF;
}
.imagepad {
	margin-right: 5px;
	margin-bottom: 5px;
}
