#teamTile {
	width:100%;
	background:url(../team-images/team-1/Generic-topTile.jpg) repeat-x center;
	position:relative;
}

#teamTop{
	margin:auto;
	width:990px;
	height:115px;
	position:relative;
}

.teamColor1,
.selected .tabTeamColor1,
.required { color:#ffc423; }

.teamBgColor1 {background-color: #ffc423;}

a:link {
	color: #ffc423;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffc423;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #ffc423;
}
