
.ContainerTable
{
	border:0;
	text-align:left;
	margin-left:5px;
	width:80%;
}

.ContainerTitle
{
    width:100%;
	background:url('../_images/innernav.gif') top left no-repeat;
	text-transform:uppercase;
	height:36px;
	text-align:center;
}

.raceNumberTitle
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}





.gridRow
{
	background-color:#F7F6F3;
	color:#333333;
	
	
}

.gridFooterStyle
{
    background-color:#F7F6F3;
	color:#333333;
    text-align: right;
}

.gridRowDisabled
{
	text-decoration:line-through;
	color:Red;
}

.gridAlternativeRow
{
	background-color:White;
	color:#284775;
	
}

.gridEmptyRowData
{
	font-size:x-large;
	color:Red;
}

.gridView
{
	font-size: 11px;
	font-family: Arial;
	color:#333333;
	padding-right:1cm;
	height:auto;
	width:100%;
	
}

.rowModified
{
    background-color:#FFEC6F;
    color:Black;
    font-size:12px;

}

.rowRejected
{
    background-color:#EF4A51;
    color:White;
    font-weight:bold;
}

.rowConfirmed
{
}

.Bullet
{
    list-style-type:disc;
    list-style-position:inside;
    line-height:18px;
    
}

.NormalText
{
	font-size: 11.5px;
	font-family: Arial;
}

.gridViewSeletedRow
{
	background-color:Yellow;
	font-weight:bold;
}

.error
{
	background-color:White;
	color:red;
	font-family:Verdana;
	font-weight:bold;
}

.Information
{
	font-size:medium;
	font-family:Verdana;
	font-weight:bold;
}

.title
{
	color:Black;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	text-align:center;	
	margin-left:5px;
	width:80%;
	
}

.button
{
	font-size: 11.5px;
	font-family: Arial;
	text-align:center;
	vertical-align:middle;
	border-style:groove;
	
}

.plhTable
{
	border-style:none;
	border-color:Black;
	width:100%;
	border-spacing:10px;
}


/************************************************/
/* Pick the Winner */
/************************************************/


.PageSubTitle
{
	color:#7080A0;
	font-size:medium;
	font-weight:bold;
}

.PAPOuterRaceTable
{
	font-size: 12px;
	font-family: Arial;
	border: #005080 1px solid;
	border-collapse:collapse;
}

.PAPRaceTable
{
	font-size: 12px;
	font-family: Arial;
	border-collapse:collapse;	
}



.PAPSelectionNumber
{
	border: #cccccc 1px solid;
	border-style: none;
	font-size: 12px;
	background-color: #ffffff;
	text-decoration: none;
	color: black;
	font-weight: bold;
	padding: 5px;
	width:40px;
	vertical-align:middle;
	text-align:center;
	
}
