@charset "UTF-8";
.images {
	border-top-style: none;
}
.rope {
	background-image: url(images/rope_repeat5.jpg);
	background-repeat: repeat-x;
}
.ropeb {
	background-image: url(images/rope_repeat5B.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.ropec {
	background-image: url(images/rope_repeat5B.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.roped {
	background-image: url(images/rope_repeat5.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 49281a;
}
.textpress {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: 311D16;
	text-decoration: none;
}
.textbg {
	background-image: url(images/bluerope.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.text2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: normal;
}
