﻿.leftfootframe
{
	background-image: url(images/BottomLeft.gif);
	background-position-y: bottom;
}
.leftheadframe
{
	background-image: url(images/TopLeft.gif);
	width: 13px;	
}
.rightfootframe 
{	
	background-image: url(images/BottomRight.gif);
	background-position-y: bottom;
	height: 32px;
}
.rightheadframe
{
	background-image: url(images/TopRight.gif);
	width: 20px;
	height: 32px;
}
table.ContentPanel 
{
	height:100%;
}
.leftframe
{
	background-image: url(images/Left.gif);
}
.rightframe
{
	background-image: url(images/Right.gif);
}
.topframe
{
	background-image: url(images/Top.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 15px;
}
.bottomframe
{
	background-image: url(images/Bottom.gif);
	background-repeat:repeat-x;
	background-position-y: bottom;
}


.bottommenu {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.navlink:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #006532;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none	;
}
.navlink
{
	font-size: 10pt;
	color: #006532;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.navlink:active
{
	font-weight: bold;
	font-size: 10pt;
	color: #c01b02;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.navlink:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #c01b02;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
.navlinkhover
{
	font-weight: bold;
	font-size: 10pt;
	color: #006532;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
a.navlink:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #006532;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.textlight {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: DarkSeaGreen;
	font-size: 10px;
	font-weight: bold;


}

td.ContentHolderHead
{
	font-weight: bold;
	font-size: 15px;
	font-family:  verdana, Arial, Helvetica, sans-serif, 'Times New Roman';
	height: 24px;
}
td.ContentHolderText
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}


.nextGame
{
	font-weight: bold;
	font-size: 23px;
	color: #006532;
	font-style: normal;
	font-family: verdana, Arial, Helvetica, sans-serif,'Times New Roman';
}

.nextGameNumber
{
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	font-style: normal;
	font-family: verdana, Arial, Helvetica, sans-serif, 'Times New Roman';
}


td.Score
{
	font-weight: bold;
	font-size: 48px;
	font-family: verdana, Arial, Helvetica, sans-serif,'Times New Roman';
	height: 21px;
	text-align:center
}



.LargeNumberCounter
{
	font-weight: bold;
	font-size: 48px;
	font-family: verdana, Arial, Helvetica, sans-serif,'Times New Roman';
	text-align:center
}



.Header
{
	
	src: url(images/Header.gif);
}
div.Jackpot
{
	
}
div.rowWithColumns 
{
	clear:both;
}
div.rowWithColumns label
{
	float:left;
	width:120px;
	text-align:right;
}
div.rowWithColumns span
{
	width:90px;
	margin-left:3px;
	margin-bottom:10px;

}
div.rowWithColumns input
{
	width:90px;
	margin-left:3px;
	margin-bottom:10px;

}
div[id="columndetails"]
{
	padding : 0px 0 2em; 
	margin-left : 50px; 
}




