﻿/*results*/

.ResultsTitle
{
	font-size: 14pt;
	font-family: Arial, Tahoma;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
	color: black; 
	text-align: center;
}

.ResultsChooseAYear
{
	font-size: 10pt;
	font-family: Arial, Tahoma;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: Black; 
	text-align: center;
}

.ResultsTableStyle
{
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.OtherResultsTableStyle
{
	background-color: #ffffff;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 730px;
	border: solid 1px black;
	border-top: none;
}

.ResultsTableHeaderStyle
{
	background-color: #005544;
	color: #ff9900;
	font-family: Arial, Verdana;
	font-size: 7pt;
	padding: 0 0 0 0;
	vertical-align: text-bottom;
	border: solid 1px black;
	border-bottom: none;
}

.OtherResultsTableHeaderStyle
{
	background-color: #005544;
	color: #ff9900;
	font-family: Arial, Verdana;
	font-size: 9pt;
	padding: 0 0 0 0;
	vertical-align: text-bottom;
	border: solid 1px black;
	border-bottom: none;
	width: 100%;
}

.ResultsTableHeaderRowStyle
{
	border: solid 1px #000000;
}

.ResultsTableHeaderColumn
{
	border-right: solid 1px black;
}

.ResultsTableBodyRowStyle
{
	background-color: #FFFF99;
	font-family: Arial, Verdana;
	font-size: 7pt;
}

.ResultsSpacerStyle1
{
	height: 5px; 
	background-color: #DDDDDD;
}

.ResultsSpacerStyle2
{
	height: 5px; 
	background-color: #FFFFFF;
}

.ResultsTableBodyRowStyle1
{
	background-color: #DDDDDD;
	font-family: Arial, Verdana;
	font-size: 7pt;
}

.ResultsTableBodyRowStyle2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
	font-family: Arial, Verdana;
	font-size: 7pt;
}

.ResultsTableBodyStyle
{
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
}

.ResultsTableNameStyle
{
	font-family: Arial, Verdana;
	font-size: 7pt;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	vertical-align: middle;
	width: 90px;
}

.ResultsTableTimeStyle
{
	font-family: Arial, Verdana;
	font-size: 7pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	vertical-align: middle;
	width: 20px;
}

.ResultsTablePlacementStyle
{
	font-family: Arial, Verdana;
	font-size: 7pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	vertical-align: middle;
	width: 10px;
	text-align: right;
}

.ResultsLegendStyle
{
	float: Right;
	margin-bottom: 15px;
	background-color: #FFFF99; 
	border: solid 1px #000000;
	color: #5A5349;
	width: 195px;
}

.ResultsLegendLabelLeftStyle
{
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	text-align: right;
	font-weight: bold;
	width: 81px;
}

.ResultsLegendLabelRightStyle
{
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 3px 0 0;
	text-align: left;
	font-weight: bold;
}

.ResultsLegendTitleStyle
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.ResultsTableSpacer
{
	height: 5px;
}

#ResultsLinksContainer
{
	float: Left;
	margin-bottom: 15px;
	padding: 3px 5px 5px 5px;
	background-color: #FFFF99; 
	border: solid 1px #000000;
	color: #5A5349;
}

#ResultsBigImageContainer
{
	position: relative;
	height: 150px;
	width: 730px;
	border: solid 1px #000000;
	text-align: center;
	margin: 15px 15px 5px 15px;
	padding: 0 0 0 0;
	float: right;
	clear: both;
}

.ResultClassTable
{
    margin-bottom : 15px;    
    margin-top: 15px;
    padding: 0 0 0 0;
    width: 670px;
}

.ResultClassTitle
{
    font-family: Arial;
    font-size: 8pt;
    color : #000;
    font-weight : bold;
    text-align : center;
    background-color : #c3c070;
    border-bottom : solid 1px black;
}

.ResultStatLabel
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color : Black;
    text-align: right;
    padding-left: 5px;
    padding-bottom: 1px;
	background-color : White;
	padding-right: 5px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.ResultStat
{
	font-family: Arial;
	font-size: 8pt;
	color : Black;
	text-align : right;
	background-color : White;
	border-right: solid 1px black;
	border-bottom:solid 1px black;
	padding-right: 5px;
	width: 20%
}

.ResultStatTotal
{
	font-family: Arial;
	font-size: 8pt;
	color : Black;
	text-align : right;
	background-color : White;
	padding-right : 5px;
	font-weight: bold;	
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

