.bg01 {
	background-attachment: fixed;
	background-color: BDEDFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bg-cap {
	background-image: url(images/top-cap.gif);
	background-repeat: no-repeat;
}
.capcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bg-cap2 {
	background-image: url(images/end-cap.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}
