@charset "UTF-8";
/* CSS Document */

.bcktop {
	background-image: url(sptop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	width: 680px;
}
.bckbot {
	background-image: url(spbot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 720px;
	height: 20px;
}
.arrowbold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00529c;
	background-image: url(../800s/arrowpleft.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 12px;
}

