.bg-top {
	background-attachment: scroll;
	background-image: url(_images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}
.text-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.heading-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.bg-top2 {
	background-attachment: scroll;
	background-image: url(_images/iglesia-cristiana-naples.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
}
.border-TL {
	background-attachment: scroll;
	background-image: url(_images/border-TL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}
.border-T {
	background-attachment: scroll;
	background-image: url(_images/border-T.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
}
.border-TR {
	background-attachment: scroll;
	background-image: url(_images/border-TR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
}
.border-L {
	background-attachment: scroll;
	background-image: url(_images/border-L.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
.border-R {
	background-attachment: scroll;
	background-image: url(_images/border-R.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
.border-BL {
	background-attachment: scroll;
	background-image: url(_images/border-BL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
}
.border-B {
	background-attachment: scroll;
	background-image: url(_images/border-B.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
}
.border-BR {
	background-attachment: scroll;
	background-image: url(_images/border-BR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}
