/* ##  Stylesheet For Service Times Page  ## */

/* ## Tag Redefines ## */
A {
	color: #00F;
}
A:Hover {
	color: #F27;
}
BODY	{
	color: #06F; 
	font-family: "Tahoma"; 
	font-size: 16pt;
}
H1	{
	color: #06F; 
	font-family: "Tahoma"; 
	font-weight: bold; 
	font-size: 25pt;
}
H2	{
	color: #06F; 
	font-family: "Tahoma"; 
	font-size: 20pt;
}
/* ## Custom Classes ## */
.italic		{
	color: #06F; 
	font-family: "Tahoma"; 
	font-style: italic; 
	font-size: 16pt;
	text-align: center; 
}
.signature	{
	color: #06F; 
	font-family: "Tahoma"; 
	font-style: italic; 
	font-size: 16pt; 
	font-weight: bold;
	text-align: center; 
}
.nboard	{
	color: #000; 
	font-family: "Tahoma"; 
	font-size: 12pt;
	font-weight: bold;
	text-align: center; 
}w
.nboard#msg {
	font-weight: normal;
	font-size: 12pt;
}
.bold		{
	color: #06F; 
	font-family: "Tahoma"; 
	font-weight: bold; 
	font-size: 16pt;
	text-align: center; 
}
.newstableleft {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	background-color: #CCF;
	padding: 4px;
	border-bottom: 1px dotted #369;
	text-align: right;
}
.newstablecenter {
	color: #039;
	font-weight: normal;
	font-size: 11px;
	background-color: #DDF;
	padding: 4px;
	border-bottom: 1px dotted #369;	
}
.newstableright {
	color: #039;
	font-weight: normal;
	font-size: 11px;	
	background-color: #CCF;
	padding: 4px;
	border-bottom: 1px dotted #369;	
}
DIV.churchLightOuter {
	width: 400px;
	background-color: #fff;
	border: 1px solid #339;
	padding: 10px;
}

