﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     {
	color: #993300;
	text-decoration: none;
}
a:link       { color: #993300;
text-decoration: none;}

a:visited    { color: #993300;
text-decoration: none;}
a            {
	font-size: 12px;
	font-family: Verdana;
	color: #993300;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: ;
}

.r {color:663300; 
text-decoration:none;
font-size: 11px;
font-family: Verdana;

}

.r:active {color:663300; text-decoration:none}
.r:link {color:663300; text-decoration:none}
.r:visited {color:663300; text-decoration:none}
.r:hover {color:brown; text-decoration:none}


TD				{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #663300;
}
h1           { font-size: 14pt; font-family: Verdana; color: #663300; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 8pt; font-family: Verdana }
textarea     { font-size: 8pt; font-family: Verdana }


.Lmenu {
	background-color: #B07D4F;
}

.bible {
	background-image: url('images/biblebck.jpg');
	font-size: 14px;
	color: #FFFFFF;
}



.buttons {
	text-align: center;
}

.mbuttons {
	background-color: #AD1F21;
	border-bottom: 1px white solid;
}

img {	border-width:0px;
}


.verse {
	background-image: url('http://www.pptministries.org/images/verse.jpg');
}

.newsf {
	margin-right: 45px;
	text-align:center;
}


.hmTD1 {
	background-color: #A52A2A;
	border-bottom:1px white solid;
	border-right:1px white solid;
}


.hmTD2 {
	border-bottom:1px white solid;
}

.HMTD3 {
	background-color: #FBF4DD;
}

.HMTD4 {
	background-color: #B07D4F;
}

.HMTD5 {
	text-align: center;
}


.HMTD6 {
	margin-top: 40px;
}

.IssueDate {
	color: #FBF4DD;	
	font-size: x-large;

}

.ThisIssue {
	color: #FFFFFF;
	font-size: medium;
}

.IssueDes {
	color: #FFFFFF;
	font-size: small;
}


}
body
{ SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F0FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0FF;
	SCROLLBAR-3DLIGHT-COLOR: #caba82;
	SCROLLBAR-SHADOW-COLOR: #caba82;
	SCROLLBAR-ARROW-COLOR: #CC6600;
}


.Cover {
	background-color: #A3C04C;
	background-image: url('images/cover.jpg');
}


.Quicklinks
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: ; /* Font Color */;
	font-weight: normal; /* Font Style */;
	text-decoration: none;
	font-style: normal; /* FontStyle */;
	background-color: ;
	color: #663300;

}


.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top
}

.Headings
{
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 17pt; /* Font Size */;
	color: #993300; /* Font Color */
	font-weight: normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	margin-left:10px;
	margin-bottom:30px;
}

.HeaderTD
{
	background-image:url('http://www.jesuswomen.org/jwmag/images/hdrbck.jpg');
	height:70px;
	width:675px;

}

.Contentbg {
	background-color: #FCFCF4;
}


.Content
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 12px; /* Font Size */;
	color: #663300; /* Font Color */;
	font-weight: Normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	line-height: 200%;
	margin-left:10px;
	margin-right:10px;
}


.ULL {
  list-style-image: url('images/bullet.jpg');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 10px;
  
  list-style-type : square;
  margin-left : 10px;
  margin-bottom : 0px;
  text-align: left
}


.contenttable {
	background-color: silver; /* Background color */
	color: #FFFFFF; /* Font Color */
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	font-style: normal; /* FontStyle */
	font-weight: Normal; /* Font Style */
	text-align: Left; /* Align Text */
	text-decoration: none
}

.footer{
	background-color: #800000;
}


.footer2 {
	background-color: #800000;
		border-top:1px #FFFFFF solid;

}

.fContent
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #FFFFFF; /* Font Color */;
	font-weight: Normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	line-height:200%;
	padding-left: 10px;
}



</Style>