body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07153E;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #C9C9C7;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07153E;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07153E;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.copyright {
	background-color: #333333;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.strong {
	font-style: italic;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.strongu {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-size: 32px;
	color: #07153E;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	color: #1F60A9;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
/* |||||||||||||| START WEBCAST STYLES |||||||||||||| */
.day {
	font-size: 14px;
	color: #07153E;
	font-weight: bold;
}
.livestatus {
	font-size: 12px;
	color: #C10000;
	font-weight: bold;
}
/* ||||||||||||||| END WEBCAST STYLES ||||||||||||||| */
/* |||||||||||||| START NAV STYLES |||||||||||||| */
.hline {
	background-repeat: repeat-x;
	background-image:url(/crusades/2006/christchurch/images/nav/line.gif);
}
.vline {
	background-repeat: repeat-y;
	background-image:url(/crusades/2006/christchurch/images/nav/line.gif);
}
.nav_01_link,.nav_01_link:link,.nav_01_link:visited,.nav_01_link:hover,.nav_01_link:active {
	color: #07153E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* |||||||||||||| END NAV STYLES |||||||||||||| */
