﻿.title-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}
.title-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000
}
.title-sub-italic {
	font-weight: bold;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.goalScorer {
	font-size: 10px;
	font-style: italic;
}
.photo-caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	text-align: center;
}
.photo-credit {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.headline-news:link {
	font-weight: bold;
	color: #004F00;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headline-news:visited {
	font-weight: bold;
	color: #004F00;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headline-news:hover {
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.headline-news:active {
	font-weight: bold;
	color: #004F00;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headline-news-nolink {
	font-weight: bold;
	color: #004F00;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headline-black {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif
}
.text-lift {
	padding: 5px;
	background-color: #FFF9D9;
	color: #000000;
}
.bullet-no-margin	{
	background-position: left top;
	margin: 0px;
	background-image: url('../img-template/bullet-red.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
}
.bullet {
	list-style-image: url('../img-template/bullet-red-ul.gif');
}
.countdown-white {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	padding: 3px;
	width: auto;
}
.no-margin	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.col-head-yellow {
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #007700;
	font-size: 12px;
}
.justify {
	text-align: justify
}
.slideButton {
	border:1 solid #666666;
	background-color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: hand;
}
.slideName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.bg-cream-light {
	color: #000000;
	background-color: #FFFCEC;
}
.bg-cream-dark {
	background-color: #FFF9D9;
	color: #000000;
}
.bg-green {
	background-color: #007700;
}
.bg-white {
	background-color: #FFFFFF;
	width: 970px;
}
a:link {
	color: #000000
}
a:visited {
	color: #000000
}
a:hover {
	color: #CC0000
}

a:active {
	color: #000000
}
.background-gray {
	background-color: #F3F3F3;
}
.closeButton {
	border: 1 solid #666666;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: hand;
}
.box-100pc-red {
	border: 2px solid red;
	margin: auto;
	padding: 10px;
}
.background-cream {
	background-color: #FFFFF0;
}
.photo-right	{
	margin: 5px 0px 5px 5px;
	float: right;
	border: none;
}
.photo-left	{
	border-style: none;
	float: left;
	margin: 5px 5px 5px 0px;
}
.red {
	color: #FF0000;
	height: 1px;
}
.cell-valign-top {
	vertical-align: top;
}
.cell-valign-top-nowrap {
	vertical-align: top;
	white-space: nowrap;
}
.cell-centre {
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
.cell-score {
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
.cell-club {
	border-top: 1px solid red;
	padding: 15px 0px 15px 0px;
	vertical-align: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: text-top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E2E2E2;
	background-image: url('../img-template/bg-logo.gif');
	background-repeat: no-repeat;
}
html {
	height:101%;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
.float-left-column {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 467px;
	position: relative;
	top: 0px;
	left: 0px;
}
.float-right-column {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 467px;
	position: relative;
	top: 0px;
	right: 0px;
}
.float-clear-both {
	clear: both;
}
#text-column-left {
	float: left;
	width: 467px;
	position: relative;
	top: 0px;
	left: 0px;
}
#text-column-right {
	float: right;
	width: 467px;
	position: relative;
	top: 0px;
	right: 0px;
}





