.summary{
	clear: both;
	display: block;
	border: 1px solid #c10000;
}

.summaryBody{
	margin: 5px;
	overflow: auto;
}

.result{
	clear: both;
	display: block;
	width: 400px;
}

.summaryFITBRanking{
	display: block;
	border: 1px solid #c10000;
}

.detail{
	clear: both;
	border: 1px solid #c10000;
	width: 400px;
}

.detailFloat{
	border: 1px solid #c10000;
	width: 400px;
	float: left;
}

.detailBody{
	margin:5px;
	width: 388px;
}

.detailTitle{
	width: 400px;
	background-color: #c10000;
	padding-top: 1px;
	padding-bottom: 1px;
	color: white;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

.detailTitle td{
	color: white;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

.detailFITBRanking{
	border: 1px solid #c10000;
	width: 400px;
	float:left;
	margin-left:60px;
	margin-bottom:20px;
}

/*
.mainTitle{
	padding-left: 15px;
	padding-bottom: 30px;
	text-align: left;
 	font-variant: small-caps;
 	font-family: cursive;
 	font-size: 30px;
 	font-weight: bold;
	color: black;
	background-color: white;
}
*/

.dispCol{
	text-align: left;
 	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.dispValue, .dispTeamScore{
	padding-left: 10px;
	text-transform: capitalize;
 	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

.dispTeamScore{
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	width: 55px;
	border-bottom: 1px solid #cccccc;
}

.dispPlayerPhoto{
	float: left;
	padding-right: 15px;
}

.resultTable{
	border:2px solid #0000bf;
	float:left;
}

.resultHeaderLeft{
	background-color: #0000bf;
	border-left: none;
	border-right: solid 1px white;
	font-variant: small-caps;
	font-family: verdana, arial, fantasy;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	cursor: pointer;
}

.resultHeader{
	background-color: #0000bf;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-variant: small-caps;
	font-family: verdana, arial, fantasy;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	cursor: pointer;
}

.resultHeaderRight{
	background-color: #0000bf;
	border-left: solid 1px white;
	border-right: none;
	font-variant: small-caps;
	font-family: verdana, arial, fantasy;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	cursor: pointer;
}

.resultCell{
	text-align: center;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

.resultCellLeft{
	text-align: center;
	border-left: none;
	border-right: solid 1px white;
}

.resultCellCenter{
	text-align: center;
	border-left: none;
	border-right: none;
}

.resultCellRight{
	text-align: center;
	border-left: solid 1px white;
	border-right: none;
}

.resultLine_0{
	background-color: #ffffff;
	cursor: pointer;
}

.resultLine_1{
	background-color: #ddddff;
	cursor: pointer;
}

.downloadLink{
	text-decoration: none;
	color: black;
 	font-family: Tahoma, Arial, sans-serif;
 	font-size: 13px;
	color: black;
	font-weight: bold;
}
