/* index page styles */
#scratchieBox 		{border: solid 1px #292969; background-color: #88C2E6; width: 155px; margin: 5px; padding: 8px; text-align: center; font-family: Verdana, Arial; color: #000066; font-size: 11px; line-height: 14px; text-decoration: none;}

#scratchieBox .floatbox:link    {color: #000066; font-size: 11px; line-height: 14px; text-decoration: none;}
#scratchieBox .floatbox:visted  {color: #000066; font-size: 11px; line-height: 14px; text-decoration: none;}
#scratchieBox .floatbox:hover   {color: #FFFFFF; font-size: 11px; line-height: 14px; text-decoration: none;}

#ticketTable {border: solid 1px #3254AD; margin-left: 3px;}
	.TicketType {width: 25%; font-weight:bold; font-size: 11px; text-align: center; background-color: #669FFF;}
	.TopPrize   {width: 25%; font-weight:bold; font-size: 11px; text-align: center; background-color: #669FFF;}
	.TicketOdds {width: 25%; font-weight:bold; font-size: 11px; text-align: center; background-color: #669FFF;}
	.PrizeOdds  {width: 25%; font-weight:bold; font-size: 11px; text-align: center; background-color: #669FFF;}

	.row1	{text-align: center; background-color: #FFFFFF; font-size: 11px;}
	.row2	{text-align: center; background-color: #DAE7FF; font-size: 11px;}
	


.boxHead 	{background: url(../images/greenSliceDeep.gif) repeat-x bottom; height: 20px;}
.boxInside	{padding: 3px;}
.boxOutside	{border: 1px solid #009357; background-color: #FFF; position: relative; margin: 4px 3px 10px 3px;}
.boxText 	{color: #333333; font-size: 11px; line-height: 15px; padding: 6px; margin: 0px; font-family: Verdana, Arial;}
h1  		{font-size: 11px; font-weight: bold; color: #FFF; text-indent: 10px; text-align: left; margin:0px; padding:2px; line-height:16px; font-family: Verdana, Arial;}