body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FEC520;
}
a:visited {
	color: #E39710;
}
a:hover {
	color: #DA3B00;
}
a:active {
	color: #FABE1F;
}
h2 {
	background-image: url(images/bullet2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	font-size:14px;
	font-weight:bold;
	color:#d79a18;
	}
.news_title {
	font-size:12px;
	font-weight:bold;
	color:#d79a18;
}
.team_names {
	font-size:12px;
	color:#df9b0a;
	font-weight:bold;
	}
.line_color {
	color:#d79a18;
	}
td.contentMidLine {
	background-image: url(images/content_mid_line.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-position: center;
}
td.content {
	padding:5px 15px 15px 15px;
	background-color:#1c1c1c;
	}
