﻿
.trends
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#000000;
}
.trendsDark
{
	color:#000080;
	font-weight:bold;
	text-decoration : underline;
}
.trendsGameDate
{
    float:left;
clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000080;
	font-weight:bold;
	text-decoration : underline;
	
	line-height:normal;
	
	margin-bottom:8px;
}

	

.trendsGameTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
width:500px;
padding-left:16px;
float:left;
clear:both;
margin-top:8px;
margin-left:0px;
display:inline;
background-image:url(/articles/yellow_arrow.gif);
background-repeat:no-repeat;
background-position:0px 3px;
}

.trendsGameTitle a
{
	
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height:normal;
	color:blue;
}
.trendsGameTitle a:hover{

font-style:normal;
font-weight:bold;
text-decoration:none;
line-height:normal;
color:blue;
}

.trendsHighlight
{
	color:#E50909;
	font-weight:bold;
}
.trendsNotes
{
	width:500px;
	float:left;
	margin-top:12px;
	margin-left:0px;
	display:inline;
	clear:both;
}
.trendsHome,.trendsVisitor
{
	width:550px;
	padding-left:20px;
	float:left;
clear:both;
	margin-top:2px;
	margin-left:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#000000;
}
.trendsGameBreak
{
clear:both;
width:100%;
height:10px;
float:left;
margin-left:0px;
margin-top:25px;
border-bottom: solid 1px #666666;
} 
