BODY
{
	font-family: verdana,arial,helvetica; 
	font-size: small;
	background: black;
	color: White;
	background-image: url(background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
P
{
	font-size: x-small;
}
TD
{
	font-size: 10pt;
}
A:link, A:visited
{ 
	color: yellow;
}
A:hover, A:active
{
	color: #808080;
}
.atitle, .atitle:link, .atitle:visited
{
	color: white;
	TEXT-DECORATION: none;
}
.atitle:visited:hover, .atitle:active
{
	color: yellow;
}
.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: #262626;
}
.tritem
{
}
.trtitle
{
}
.trheading
{
}
.trhighlight
{
    BACKGROUND-COLOR: Yellow;
}
.itemlist
{
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	border: 1px dashed #C0C0C0;
}
.tdtitle
{
	FONT-SIZE: larger;
	FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #B3B9CD;
	COLOR: Black;
}
.tdheading
{
	FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #404040;
	COLOR: White;
}
.tditem
{
}
.tdhighlight
{
	color: yellow;
	font-weight: bold;
}
.tdcontact
{
	FONT-WEIGHT: bolder;
	BACKGROUND-COLOR: #404040;
	COLOR: White;
	BORDER: 1px dashed #C0C0C0;
}
.border
{
	BORDER: 1px dashed #C0C0C0;
}
.copyright
{
	text-align: center;
	font-size: xx-small;
}
.tssslink
{
	color: #404040;
	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 white;
	background-color: #606060;
	vertical-align: top;
	height: 100px;
	color: white;
}
.calendar-noday
{
	width: 14%;
	border: 1px solid white;
	height: 100px;
}
.calendar-title
{
	font-size: large;
	font-weight: bold;
	text-align: center;
	BACKGROUND-COLOR: #B3B9CD;
	COLOR: Black;
	border: 1px solid white;
}
.calendar-heading
{
	border: 1px solid white;
	font-weight: bolder;
	font-size: small;
	text-align: center;
	BACKGROUND-COLOR: #404040;
	COLOR: White;
}
.list-date
{
	BACKGROUND-COLOR: #B3B9CD;
	COLOR: Black;
	border: 1px solid white;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.list-time
{
	padding: 5px;
	BACKGROUND-COLOR: #404040;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: x-small;
	font-weight: bold;
	color: white;
	text-align: right;
}
.list-gameinfo
{
	background-color: #606060;
	color: white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
}
.gamelink
{
	font-weight: bold;
	text-decoration: none;
}
.gamelink:hover
{
	color: white;
	text-decoration: underline;
}

.calendar-day-timelist
{
	font-size: xx-small;
}
.date
{
	font-weight: bold;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-right: 2px;
}
.sponsors
{
	clear: both;
	text-align: center;
}
.sponsorbox
{
	float: left;
	clear: none;
	margin: 5px;
}
.sponsorthanks
{
	float: left;
	font-size: xx-small;
}
.sponsorlink
{
	clear: both;
	font-weight: bold;
	text-decoration: none;
}
.sponsorlink:hover
{
	color: red;
	text-decoration: underline;
}
