body {
	background-image: url(_images/background.gif);
	text-align: center;
	align: center;
	topmargin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
	margin-left: 10%;
	margin-right: 10%;
}

.maintable {
	background-color: #FFFFFF;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900218;
	border-left-color: #900218;
}
	
.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #900218;
	text-align: center;
	line-height: 30px;
	text-decoration: none;

}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6699CC;
	width: 160px;
	padding-top: 13px;

}
.sidebar {
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6699CC;
	width: 160px;
	padding-top: 20px;
	font-weight: bold;


}
a:link {
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
}
.sidebarLink {
	color: #660000;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	padding: 20px;
	text-align: justify;
	}

.titles {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
}
.question {
	color: #990000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.top {
	color: #003366;
	font-family: Arial;
	font-size: 9px;
}
.scoresGame {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #a0b8d2;
	text-align: center;
	color: #FFFFFF;
}
.scoresNumber {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
}
.scoresTimes {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.scoresTeamNames{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #F0F0F0;
	padding-left: 5px;
	width: 220px;
	color: #333333;



}
.scoresTeamLINKS{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.scoresRoundDate {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
	width: 510px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
.SmallCentered {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	line-height: 30px;
	text-decoration: none;
	text-align: center;

}
.scoresWinLoss {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	width: 75px;

}
