body, table, a
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin:0px;
}

h1
{
	font-size: 20px;
}

/*** H E A D E R ********************************************************/

tr.Top
{
	height:60px;
}

td.CasinoLogo
{
	width:0px;
	height:0px;
	vertical-align:middle;
}

td.CasinoLogoPrint
{
	width:200px;
	height:60px;
	vertical-align:middle;
	text-align:center;
}

table.Header
{
	width:100%;
	height:60px;
	table-layout:fixed;
}

td.Header 
{ 
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;

	height:30px
}

/**********************************************************************/

td.CMMenu
{
	width:0px;
	visibility:hidden;
}

td.CelContent
{
	height:100%;
	width:100%;
	vertical-align:top;
	text-align:left;
}

td.CelContentContainer
{
	padding:5px;
	height:100%;
	width:100%;
	vertical-align:top;
	text-align:left;
}

td.InfoPanel
{
	width:0px;
	visibility:hidden;
}

/**********************************************************************/

td.copyright
{
	font-size: 9px;
	vertical-align:bottom;
	text-align:center;
}

a.copyright
{
	visibility:hidden;
}

div.copyright
{
	visibility:hidden;
}

td.ContainerHeader
{
	padding:5px;
	text-align:left;
	vertical-align:middle;
	color:#800000;
}

td.Spacer
{
	height:10px;
}

/**********************************************************************/

div.DomainLocator
{
	visibility:hidden;
}

select.DomainLocator
{
	visibility:hidden;
}

/**********************************************************************/

td.NavItem
{
	border-top-style:groove;
	border-right-style:groove;
	border-left-style:groove;
	border-bottom-style:groove;
	text-align:center;
	vertical-align:middle;
}

/**********************************************************************/

a.NavItem
	{
		vertical-align:middle;
		text-align:center; 
		width:100%;
		height:100%;
		border-style:none;
		text-decoration:none; 

		color:#800000;
		background-color:#f4edb1;
	}

a.NavItem:link
	{ 
		color:#800000;
		background-color:#f4edb1;
	}

a.NavItem:visited
	{ 
		color:#800000;
		background-color:#f4edb1;
	}

a.NavItem:hover
	{ 
		color:#f4edb1; 
		background-color:#800000; 
	}

a.NavItem:active
	{ 
		color:#800000; 
		background-color:#f4edb1;
	}
	
/**********************************************************************/

table.InfoPanel
{
	font-size:9px;
	width:100%;
	vertical-align:top;
}

div.InfoPanelCaption
{
	font-size:9px;
	font-weight:bold;
}

a.InfoPanelLink
	{
		font-size:9px;
		vertical-align:middle;
		text-align:left; 
		border-style:none;
		text-decoration:underline;

		color:#800000;
		background-color:#f4edb1;
	}

a.InfoPanelLink:link
	{ 
		color:#800000;
		background-color:#f4edb1;
	}

a.InfoPanelLink:visited
	{ 
		color:#800000;
		background-color:#f4edb1;
	}

a.InfoPanelLink:hover
	{ 
		color:#f4edb1; 
		background-color:#800000; 
	}

a.InfoPanelLink:active
	{ 
		color:#800000; 
		background-color:#f4edb1;
	}

/**********************************************************************/

td.STPTableName
{
	width:80%;
	text-align:left;
	vertical-align:middle;
}

td.STPLastNumber
{
	width:20%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

table.STPLastNumber
{
	width:100%;
	height:100%;
}

td.STPLastNumber_Green
{
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
	color:White;
	background:#00FF00;
}

td.STPLastNumber_Red
{
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
	color:White;
	background:#FF0000;
}

td.STPLastNumber_Black
{
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
	color:White;
	background:#000000;
}

td.STPLastNumber_Other
{
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
	color:White;
	background:#0000FF;
}

/**********************************************************************/

tr.JPICJackPotInfo
{
	background:#800000;
	font-weight:bold;
	color:White;
}

td.JPICHeaderSpacer
{
	background:transparent;
	width:5%;
}

td.JPICHeaderHitDate
{
	background:#f4edb1;
	width:55%;
}

td.JPICHeaderMaschine
{
	background:#f4edb1;
	width:20%;
}

td.JPICHeaderValue
{
	background:#f4edb1;
	width:20%;
}

td.JPICSpacer
{
	background:transparent;
	width:10px;
}