﻿/* *********************************************************************************** */
/* *********************************************************************************** */
/* ***                        BOTY PAGES CSS LAYOUT INFORMATION                    *** */
/* *********************************************************************************** */
/* *********************************************************************************** */


.BOTY-Table
{
	background-color: white ;            
	width: 740px;
    vertical-align:top ;
    
}


.BOTY-PanelMainStandings
{
	background-color: inherit     ;
	width:743px;
	height:  inherit  ;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align:  left  ;
	vertical-align: top;
	color: inherit;
	left:10px;
	margin :5px;
	 
}
.BOTY-PanelScoreInfo
{
	background-color: Inherit   ;
	width:710px;
	height: 500px ;
	text-align:  left  ;
	vertical-align: top;
	color: white;
	margin :5px;

}

.BOTY-LabelRow
{
	background-color: inherit ;            
	width: inherit;
	height:35px;
	text-align: right ;
	vertical-align: middle ;
	
}

.BOTY-Pad
{
	background-color: inherit ;
	width: 5px;
}



.BOTY-LabelCell
{
	background-color: inherit ;
	width:  inherit  ;
	text-align: Left;
	height: 35px;
	vertical-align: middle ;
}


.BOTY-LabelText
{
	background-color:  inherit  ;
	width: inherit ;
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align:  Center ;
	vertical-align: top ;
	
}





.BOTY-PanelDetails
{
	background-color: Inherit    ;
	width:260px;
	height:  550px  ;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align:center;
	vertical-align: top;
	color: inherit;
	left:10px;
	margin :5px;
	 
}
.BOTY-PanelDetailScoreInfo
{
	background-color: inherit   ;
	width:440px;
	height: 422px ;
	text-align:  left  ;
	vertical-align: top;
	color: white;
	margin :5px;

}

.BOTY-DetailGrid
{
	height: 100px ;
}

.BOTY-ActionLink
{
	font-family: Arial;
	font-weight: normal ;
	font-size: 8pt;
	text-align: left;
	color: blue;
	background-color: Transparent;
}
