/*external CSS file */
/*filename 'TPBC.CSS' */
/*author JLG */
/*Date 06/05/2009 */

body{
	background-color: #0E223C
	}
.new{
	font-family: Arial; 
	color: red;
	font-size: 8 pt;
	font-family: Arial, Helvetica;
	text-decoration: italics;
	font-weight: bold
}
.read{
	font-family: Arial; 
	color: #52677C;
	font-size: 8 pt;
	font-family: Arial, Helvetica;
	font-weight: bold
	}
.multi{
	font-family: Arial; 
	color: #52677C;
	background-color: #F7EBDE;
	font-size: 8 pt;
	font-family: Arial, Helvetica;
	font-weight: bold
	}
.side{
	font-family: Arial, Helvetica;
	text-decoration: bold;
	font size: 8 pt;
	font-family: Arial;
	color: grey
	}	

a{
	font-family: Arial, Helvetica;
	font size: 9 pt;
	font-family: Arial;
	}	
p{
	font-family: Arial; 
	color: black; 
	font-size: 7.5 pt;
	font-family: Arial, Helvetica
	}
	
span{
	font-family: Arial; 
	color: black; 
	font-size: 9 pt;
	font-family: Arial, Helvetica
	}
	
h3{
	color: #948A54; 
	font-weight: bold;
	font-size: 10 pt;
	text-decoration: italics;
	font-family: Arial, Helvetica
	}	
h4{
	font-family: Arial; 
	color: black; 
	font-weight: bold;
	font-size: 10 pt;
	font-family: Arial, Helvetica
}
table{
	background-color: #fff;
	cell-padding: 12 px;
	cell-spacing: 10 px
	}
	
td{	
	cell-padding: 12px;
	cell-spacing: 10px
	}
a.nav{
	font-family: Arial, Helvetica;
	text-decoration: none;
	font size: 10 pt;
	font-family: Arial;
	color: white
	}
p.head{
	font-family: Arial; 
	color: #6B6D63; 
	font-weight: bold;
	font-size: 10 pt;
	font-family: Arial, Helvetica
	}
p.calendar{
	font-size: 1;
	font-face: Verdana;
	width: 600 px;
	border-color: #fff;
	border-width: 1px
	}
p.worship{
	background-color: #6B6D63;
	font-weight: bold;
	font-size: 8 pt;
	color: #F7EBDE;
	font-family: Arial, Helvetica;
	align: center;
	border-top: thick #EFE7DE solid;
	border-bottom: thick #EFE7DE solid;
	border-right: thick #EFE7DE solid;
	border-left: thick #EFE7DE solid
	}
	
p.highlight{
	background-color: #624868;
	font-weight: bold;
	font-size: 8 pt;
	color: #EFE7DE;
	font-family: Arial, Helvetica;
	align: center;
	border-top: thick #F7EBDE solid;
	border-bottom: thick #F7EBDE solid;
	border-right: thick #F7EBDE solid;
	border-left: thick #F7EBDE solid
	}
