BODY
{
	font-family: verdana,arial,helvetica; 
	font-size: small;
	
	background: url('bkgnd.jpg') fixed center;
}
P
{
	font-size: x-small;
}
TD
{
	font-size: 10pt;
}
a:link {
	color: #00B201;
	}
a:visited {
	color: Olive;
}
a:hover {
	color: Red;
}
a:hover {
	background: #00D902;
}
a:active {
	color: Blue;
}
.atitle, .atitle:link, .atitle:visited
{
	color: white;
	TEXT-DECORATION: none;
}
.atitle:hover, .atitle:active
{
	color: red;
}
.links
{
	FONT-WEIGHT: normal;
	FONT-SIZE: smaller;
	TEXT-ALIGN: center;
}
.title
{
	FONT-WEIGHT: bold;
	FONT-SIZE: large;
	TEXT-ALIGN: center;
}
.subtitle
{
	FONT-WEIGHT: normal;
	FONT-SIZE: smaller;
	TEXT-ALIGN: center;
}
.trodditem
{
    BACKGROUND-COLOR: #B9FFCE;
}
.tritem
{
}
.trtitle
{
}
.trheading
{
}
.trhighlight
{
    BACKGROUND-COLOR: Yellow;
}
.itemlist
{
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	border: 1px solid black;
}
.tdtitle
{
	FONT-SIZE: larger;
	FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #64DC87;
	COLOR: Brown;
}
.tdheading
{
	FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #8CE7AA;
	COLOR: Brown; 
}
.tditem
{
}
.tdhighlight
{
	color: Red;
	font-weight: bold;
}
.tdcontact
{
	FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #8CE7AA;
	COLOR: White;
	BORDER: 1px solid black;
}
.border
{
	BORDER: 1px solid black;
}
.copyright
{
	text-align: center;
	font-size: xx-small;
}
.tssslink
{
	color: Silver;
	text-align: center;
	font-size: xx-small;
}
.hometeam-name
{
	font-weight: bold;
}
.awayteam-name
{
	font-weight: bold;
}
.venue-name
{
	font-weight: bold;
}
.calendar-day
{
	width: 14%;
	border: 1px solid black;
	background-color: #EEFFF3;
	vertical-align: top;
	height: 100px;
}
.calendar-noday
{
	width: 14%;
	border: 1px solid black;
	height: 100px;
}
.calendar-title
{
	font-size: large;
	font-weight: bold;
	text-align: center;
	BACKGROUND-COLOR: #8CE7AA;
	COLOR: White;
	border: 1px solid black;
}
.calendar-heading
{
	border: 1px solid black;
	font-weight: bolder;
	font-size: small;
	text-align: center;
	background-color: #64DC87;
	color: white;
}
.list-date
{
	background-color: #8CE7AA;
	border: 1px solid black;
	font-size: small;
	font-weight: bold;
	color: white;
	text-align: center;
}
.list-time
{
	padding: 5px;
	background-color: #64DC87;
	font-size: x-small;
	font-weight: bold;
	color: white;
	text-align: right;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	
}
.list-gameinfo
{
	background-color: #EEFFF3;
	padding: 5px;
	border-bottom: 1px solid white;
	
}
.gamelink
{
	font-weight: bold;
	text-decoration: none;
}
.gamelink:hover
{
	color: red;
	text-decoration: underline;
}
.calendar-day-timelist
{
	font-size: xx-small;
}
.date
{
	font-weight: bold;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-right: 2px;
}
