/* =============================================================================================
 * Table pages for Jesus
 * File: prnJesusTables.css     Print CSS page
 * 
 * Author: s.clark
 * Copyright: (c) 2013 by S.Clark
 * Created: Oct 2013
 * Browsers tested on: FireFox, IE9, Chrome, Opera
 */

.Div1 {
	margin-left: 5px;
}
.title1 {
	height: 25px;
}
.Tbl1 {
	width: 700px;
	font-size: 9pt;
	margin-left: 5px;
}

.firstCol,
.col0{
	width: 2%;
	padding-left: 3px;
}

.secondCol,
.col1{
	width: 36%;
	padding-left: 5px;
}

.refsCol,
.col2{
	width: 16%;
	padding-left: 5px;
	font-size: 0.9em;
	text-align: left;
}

.GospelLabels,
.tableRefs {
	color: white;
}

.siteA {
	display: block;
	margin-right: 0px;
}

a:link, a:visited {
	text-decoration:none;
	color: black;
}

.Instruct1, 
.prnBut,
.Footer1,  
.titSpan3 {display: none; }

