/* CSS Document */
.teamstitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
}

.teamstext {
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
}

.teamsliston {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 10px;
}

a.teamslistoff {
 	display:block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}

a.teamslistoff:hover {
	text-decoration: underline;
}

.teamname {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
}

.teamsection {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
}

.teamsbox {
	display: block;
	background: #DFDFDF;
	width: 110px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}

.teamsbox2 {
	background: #DFDFDF;
	width: 140px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}

a.pilotstats {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.pilotstats:hover {
	text-decoration: underline;
}

.teampresentation {
	width: 176px;
	height: 22px;
	background:#000;
	text-align:right;
}

a.teampresname {
	line-height:22px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
}

a.teampresname:hover {
	text-decoration:underline;
}

.teampresboat {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

a.teampresboat {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a.teampresboat:hover {
	text-decoration:underline;
}

.teamprescountry {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.teamprestitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-left:10px;
}
