IMG{
	border:0;
}

.Flag IMG{
	border:2;
}

.HCenterCell{
	text-align:center;
}

.VTopCell{
	vertical-align:top;
}

.NewsBody{
	align:center;
	width: 60%; 
	text-align:left;
}

.NewsTableHeader{
	align:center;
	border: 0px none;
	text-indent: 1px;
	padding: 1px;	
	font-size:11px;
	width:650px;
}

.NewsTable{
	align:center;
	border: 0px none;
	text-indent: 1px;
	padding: 1px;	
	font-size:11px;
	width:600px;
}

.TablesContainer{
	width:80%;
}

.ReportTitle{
	text-align : center;
	font-size : 15px;
	font-weight : bolder;
	color:Black;
}

.ResTable {
	margin-left:auto;
	margin-right:auto;
	
	text-indent: 1px;
	padding: 0px;	
	font-size:11px;
	border-collapse:collapse;
	margin-top:20px;
}

.ResTableFull {
	border: 0px none;
	text-indent: 1px;
	padding: 1px;	
	font-size:11px;
	width:100%;
	border-collapse:collapse;
}

.ResCaption{
	border: 1px solid black;
	margin: 0px;
	color: Black;
	background: White;
	min-height: 19px;
	font-weight: bold;
	padding: 1px;	
}

.ResCaptionLeft{
	border: 2px solid #1F959F;
	margin: 0px;
	color: Black;
	background: White;
	height: 19px;
	font-weight: bold;
	padding: 1px;	
	text-align: left;
}

.ResFoot TD,
.ResFoot TH{
	border: 1px solid white;
	margin: 0px;
	color: White;
	background: #0C5BA6;
	height: 5px;
	font-weight: bold;
	padding: 1px;
}

.ResHead TD,
.ResHead TH{
	border: 1px solid white;
	margin: 0px;
	color: White;
	background: #0C5BA6;
	height: 19px;
	font-weight: bold;
	padding: 1px;
	padding-right: 5px;
	padding-left: 5px;
}


.Res1 TD,
.Res1 TH{
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: white;
	height: 17px;	
}
.Res1 A				{color:Black;text-decoration: none;}
.Res1 A:active			{color:Black;text-decoration: none;}
.Res1 A:hover			{color:Black;text-decoration: none;}
.Res1 A:hover:active 	{color:Black;text-decoration: none;}


.Res2 TD,
.Res2 TH{
	border: 1px solid white;
	margin: 0px;	
	padding: 1px;	
	color: #000000;
	background: #ECFBFC;	
	height: 17px;		
}
.Res2 A				{color:Black;text-decoration: none;}
.Res2 A:active			{color:Black;text-decoration: none;}
.Res2 A:hover			{color:Black;text-decoration: none;}
.Res2 A:hover:active 	{color:Black;text-decoration: none;}


.RedPlayer{
	background: #FF6347;
	color: #FFFFFF;
	border: 1px solid #000000;
	width: 40px;
	position:relative; 
	float:left;
}

.WhitePlayer{
	background: White;	
	border: 1px solid #000000;
	color: #000000;
	width: 40px;
	position:relative; 
	float:left;	
}

.BluePlayer{
	background: #0000CD;	
	border: 1px solid #000000;
	color: #FFFFFF;	
	width: 40px;	
	position:relative; 
	float:left;
}

.BlackPlayer{
	background: #000000;	
	border: 1px solid #000000;
	color: #FFFFFF;	
	width: 40px;	
	position:relative; 
	float:left;
}

.FloatContainer{
	float:left; 
	position:relative; 	
}

.HalfFloatElelment{
	float:left; 
	width:49%;	
}

/********************************* Daily medals Screen ***********************/
	
.ButtonContainer{
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.DMContainer1{
	position:absolute;	
	left:0px;
	top:10px;
	width:100%;
}

.DMContainer2{
	position:absolute;	
	left:0px;
	top:50px;
	width:100%;
}


.ActiveButton{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: #FCB84D;
	border: 1px solid #FCB84D;
	font-weight : bolder;
	width: 25px;
	text-align:center;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:4px;
	padding-top:4px;	
	padding-bottom:4px;
}

.InactiveButton{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: White;
	border: 1px solid #FCB84D;
	font-weight : normal;
	width: 25px;
	text-align:center;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:4px;	
	padding-top:4px;	
	padding-bottom:4px;
}

/***************** Bios *******************************/
.BioBox{
 	width:500px;
 	border-bottom:2px solid #004499;
 	margin-bottom:2px; 
 	padding-bottom:2px;
 	text-align:left;
}

.BioBox label{
 	width:100px;
}

.BioContainer{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:710px;
	text-align:left;
}

.BioEntriesContainer1{
	position:absolute;
	top:10px;
	left:10px;
	margin-right:auto;	
	padding-left:3px;
	padding-right:3px;
	width:800px;
}

.BioEntriesContainer2{
	position:absolute;
	top:150px;
	left:10px;
	margin-right:auto;
	padding-left:3px;
	padding-right:3px;
	width:800px;
}

.BioDiv{
	width:100%;
	text-align:left;
	float:left;
}

.BioLabel
{
	width:100px;
	text-align:right;
	float:left;
	
}
.BioControl
{
	width:290px;
	text-align:left;
	float:left;
}

.BioRelative
{
	position:relative;
	
}

/***************** PDF Screen *******************************/

.pdfContainer1{
	position:absolute;
	left:0px;
	top:30px;
}

.pdfContainer2{
	position:absolute;
	left:0px;
	top:155px;
}
.pdfParameters{
	width:100%;
	margin:auto;
}

.pdfParametersBox{
	width:150px;
	height:60px;
	min-width:150px;
	float:left;	
	border: 1px solid #FCB84D;
	margin:1px;
}

.pdfSportButton{
	width:35px;
	float:left;
}

.pdfParametersBoxTitle{
	font-size : 12px;
	font-weight : bold;
	background-color:#FCB84D;		
}
	

/***************** Schedules *******************************/
.ScheduleTable {
	margin-top: 10px;
	border: 0px solid black;
	text-indent: 1px;
	padding: 1px;	
	font-size:11px;
	width: 99%;
	border-collapse:collapse;
}

.AvailableLinks{
	position:absolute;	
	display:none;
	border:1pt solid black;
	background:#FFFFFF;
	text-align:center;
	padding:5px;
}

.AvailableLinksVisible{
	position:relative;
	width:150px;
	text-align:center;
	padding:5px;
}

.ScheduleTime{
	width: 60px;	
	text-align: center;
}

.ScheduleVenue{	
	text-align: center;	
}

.ScheduleStatus{
	width: 55px;	
	text-align: center;	
}

.ScheduleReports{
	width:160px;
	padding-left:10;
	text-align: center;
}

.StatusRunning{
	color : #2C7036;
}

.StatusFinished{
	color : #77265A;
}

.StatusNone{
	color : #000000;
}

.StatusStartList{
	color : #3A326D;
}

.ScheduleSplitTotal{
	width: 20px;
}

.ScheduleSplit{
	width: 16px;
}	

/********************************* Trees ***********************/
.tableTree {
	font-size: 11px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	spacing: 0px;
}

.tableFloat {
	font-size: 11px;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	float:left;
}

.tableTree TD{
	height: 15px;
}

.tableHead TD,	
.tableHead TH{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FDCA00;
	height: 22px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.cellHead{	
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FDCA00;
	height: 22px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#noBorders {
	border: 0px;
}

#downLine {
	border-bottom: 1px solid #000000;
	color: #000000;
	background: #CCFFCC;	
	padding-left: 5px;
	padding-right: 5px;
}

#rightLine {
	border-right: 1px solid #000000;
}

#leftLine {
	border-left: 1px solid #000000;	
}

#downRightLine {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	background: #CCFFCC;
	padding-left: 5px;
	padding-right: 5px;
}

#downLeftLine {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;		
	color: #000000;
	background: #CCFFCC;	
	padding-left: 5px;
	padding-right: 5px;
}

/********************************* Generals ***********************/

.FullContainer{
	width:100%;
	position:relative;
	}

.SportButton{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: White;
	border: 0px;
	font-weight : normal;
	text-align:center;	
}

.VerticalContainer{
	position:relative;
	display:table;
	margin:auto;
}

#StyleLeft {
	text-align:left;	
}

#StyleRight {
	text-align:right;	
}

#StyleCenter {
	text-align:center;	
}

.FloatScoreNumber
{
	position:relative; 
	float:left;
	width:18px;
	text-align: right;
	margin:0px;
	padding:0px;
	border: 0px none;
	text-align:center;
}

.FloatScoreQualitative
{
	position:relative; 
	float:left;
	width:23px;
	text-align: right;
	margin:0px;
	padding:0px;
	border: 0px none;
	text-align:center;
}


.pdfColorCell0
{
	border:0px; 
	vertical-align:top; 
	background: #FFFFFF;	
}

.pdfColorCell1
{
	border:0px; 
	vertical-align:top; 
	background: #CCFFCC;	
}

.pdfColorCell2
{
	border:0px; 
	vertical-align:top; 
	background: #E3D8BE;	
}

.pdfTable
{
	border: 0px; 
	text-indent: 1px;
	padding: 5px;	
	font-size:12px;
	width: 80%;
}

#pdfBox
{
	border : 0px solid black;
	width:100%;	
	align:center;
}
