body {
  font-family : Arial; font-size : 12px;
	background-color: #669bca;
	background-image: url(/assets/images/bg.gif); background-repeat: repeat-x;
  margin: 0 0 0 0;
	color: #465371;
}

a.textLinks, a.textLinks:visited, a.textLinks:active {
  color: #003366;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

a.textLinks:hover {
  color: #465371;
  text-decoration: underline;
}

a.textLinksSmall, a.textLinksSmall:visited, a.textLinksSmall:active {
  color: #003366;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}

a.textLinksSmall:hover {
  color: #465371;
  text-decoration: underline;
}

a.textLinksNormal, a.textLinksNormal:visited, a.textLinksNormal:active {
  color: #003366;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

a.textLinksSmall:hover {
  color: #465371;
  text-decoration: underline;
}

a.topNavLinks, a.topNavLinks:visited, a.topNavLinks:active {
  color: #317b0c;
	font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

a.topNavLinks:hover {
  color: #003366;
  text-decoration: none;
}

a.siteDesignLink, a.siteDesignLink:visited, a.siteDesignLink:active {
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}

a.siteDesignLink:hover {
  color: #ffffff;
  text-decoration: underline;
}

.newsTopic {
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding-left: 4px;
	background-color: #003366;
}

.photosTeam {
	border: 2px solid #ffffff;
	outline: 1px solid #000000;
}

.photoBG {
	background-color: #000000;
}

.tableContentBG {
  width: 100%;

	border-collapse: collapse;
  background-color: #e6edf1;
}

.tableCopyright {
	width: 100%;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
}

.tableDividerLeftCol {
	width: 35px;
	height: 3px;
	background-color: #003366;
}

.tableDividerRightCol {
	width: auto;
	height: 3px;
	background-color: #c5c5c5;
}

.tableDividerTable {
	height: 3px;
}

.tableRosterCol {
	border: 1px solid;
	border-color: #ffffff;
	color: #ffffff;
	padding: 3px;
}

.tableRoster {
	width: 100%;
	color: #ffffff;
	background-color: #5786b1;
	/*background-color: #317b0c;*/
	border:0px solid;
	border-color: #ffffff;
	border-collapse: collapse;
}


.tableRosterRightCol {
	border: 1px solid;
	color: #ffffff;	
	padding: 3px;	
}

.tableRosterTopRow {
	background-color: #000000;
}

.tableRosterTopRowCol {
	border: 0px solid;
	border-left: 1px solid #ffffff;

	padding: 3px;
	font-weight: bold;
}

.tableWelcome {
	width: 166px;
	border-collapse: collapse;
	padding: 0 0 0 0;
	border-width: 0px;
}

.teamCatTitles{
	color: #317b0c;
	font-size: 14px;
	font-weight: bold;
}

.teamLogos {
	border: 2px solid #ffffff;
	outline: 1px solid #000000;
}

.teamName {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}

.textBolded {
	font-weight: bold;
}

.textBoldedLarge {
	font-weight: bold;
	font-size: 14px;
}

.textSmall {
	font-size: 10px;
}

.textWhite {
	color: #ffffff;
}

.textWhiteSmall {
	font-size: 10px;
	color: #ffffff;
}

.sponsor_wrapper {
	width: 31%;
	float: left;
	text-align: center;
	margin-right: 16px;
}
