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

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

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

.teamBgColor1 {background-color: #e7daad;}

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

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

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

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