body {
	background-image: url(../images/fade%20background%20block%202.jpg);
	background-repeat: repeat-x;
	background-color: #6666CC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.text {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	position: relative;
	top: 15px;
}
.link-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
.table-border-footter {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.table-border-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.table-border-lr-andbottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color:#000000;
	border-bottom-style:ridge;
}

.cell-border-l{
border-left-width: 1px;
	border-left-style: dotted;
		border-left-color: #000000;
		
}
.table-bottom-dotted {
	border-bottom-width: 1px;
	border-bottom-color:#000000;
	border-bottom-style:ridge;
}
.table-border-lr-top {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
}
img.top {
	background-position: center top;
	text-align: center;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;

	padding-bottom:0%;
	position: fixed;
	top: 0px;

	}

.verse-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
}
.style2 {
	color: #FF3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #FF3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
.top {
	top: auto;
	right: auto;
	left: auto;
	position: relative;
	height: 200px;
	width: 720px;
	background-position: center top;
	text-align: center;
}
label {

    font-weight: bold;

    color: #036;

    display: block;

}
.warning {

    font-weight: bold;

    color: #f00;

}