﻿body
{
	color: #0000cc;
	background-color: #ffffcc;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Table
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	padding-left: 15px;
	padding-top: 3px;
	border-bottom: #999999 1px solid;
	font: 12px arial;
	height: 26px;
	background-color: #ffffdf;
}

.Table_Cell
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font: 12px arial;
	background-color: #ffffdf;
}

.Table_Times
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font: 12px arial;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
}

.Table_Times_Header_Row
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font: 14px arial;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
	text-decoration: underline;
	font-weight: bold;
}

.Table_Times_Row
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font: 12px arial;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
}

.ServiceTimesWarning
{
	font: 9px arial;
	font-weight: bold;
}

.HomeChurch
{
	font: 18px arial;
	font-variant: small-caps;
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}
.HomeChurch:hover
{
	font: 18px arial;
	font-variant: small-caps;
	font-weight: bold;
	cursor: hand;
	color: #000099;
	background-color: #99ccff;
}
.HomeChurch:visited
{
	font-weight: bold;
	FONT-SIZE: 18px; 
	CURSOR: hand; 
	TEXT-DECORATION: underline; 
	COLOR: #0000cc;
}

.HomeChurchLocation
{
	FONT-SIZE: 10px;
}

.LiveVideoFeed
{
	font-variant: small-caps;
	font-weight: normal;
	cursor: hand;
	text-decoration: underline;
}
.LiveVideoFeed:hover
{
	font-variant: small-caps;
	font-weight: normal;
	cursor: hand;
	color: #000099;
	background-color: #99ccff;
}
.LiveVideoFeed:visited
{
	font-weight: normal;
	CURSOR: hand; 
	TEXT-DECORATION: underline; 
	COLOR: #0000cc;
}

.Footer
{
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
}

.Hyperlink
{
	font-weight: normal;
	cursor: hand;
	text-decoration: underline;
}
.Hyperlink:hover
{
	font-weight: normal;
	cursor: hand;
	color: #000099;
	background-color: #99ccff;
}
.Hyperlink:visited
{
	font-weight: normal;
	CURSOR: hand; 
	TEXT-DECORATION: underline; 
	COLOR: #0000cc;
}

.ArchivedLessonTitle
{
	font: 14px arial;
	text-decoration: underline;
	font-weight: bold;
}

.OtherLinksTitle
{
	font: 14px arial;
	text-decoration: underline;
	font-weight: bold;
}