a:link {
	color:#880000;
	text-decoration: none
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
a:visited{
	text-decoration:underline;
	color: #880000;
}
.whole_page{
	padding-top:0px;
	border-style:solid;
	border-width:0px;
	border-color:#888888;
}

.vfooter{
	font-family:verdana;   
	font-size:12px;
	color:#000000;
	text-decoration:none;  
	text-align:bottom;
}
.dotline {
	border-style: dotted; 
	border-top-width: 1px; 
    border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

img {
	border:0px;
}

.adv img{
	border:1px solid #000000;
}


/************************************************************************************************/

.footer, .footer a:link, .footer a:visited, .footer a{
	letter-spacing: 1px;
	font-size:10pt;
	color:#880000;
}
.footer a:hover{
	color:#880000;
}



/********** Content Page - Content **********/
.aheading{
	font-family:"arial";
	font-size:12pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 1px;
	line-height: 120%;
}
.acontent_table{
	font-size:10pt;
	text-decoration:none;
	color:#FFFFFF;
	line-height: 160%;
	letter-spacing: 1px;
	padding:2px;
}
.acontent_verse{
	font-size:9pt;
	
	text-decoration:none;
	color:#804722;
	line-height: 160%;
	letter-spacing: 1px;
	padding:2px;
}

.acontent_news{
	font-size:10pt;
	text-decoration:none;
	color:#FF6600;
	line-height: 1.2;
}
.heading_small {
	font-size: 10pt;
	font-weight: bold;
	color:#880000;
	line-height: 1.5;
	}

