BODY{
	background-color:#5E2323;
	font-family: arial,verdana,
	color: #FDF3D8;
}

TABLE{
	border-collapse:collapse;
}

TD{
	padding:0px;
	vertical-align:top;
}

P{
	font-size: 0.7em;
	color: #FDF3D8;
	font-family: arial,verdana;
}

P B{
	color:white;
}

.topnav TD{
	vertical-align:middle;
	background-repeat: repeat-x;
	width: 780px;
	height: 30px;
	text-align: center;
	color: #D5F2F7;
	font-family: tahoma;
	font-size: 11px;
}

.topnav TD A:LINK{
	color: #D5F2F7;
	font-weight: bold;
	text-decoration: none;
}

.topnav TD A:VISITED{
	color: #D5F2F7;
	font-weight: bold;
	text-decoration: none;
}

.topnav TD A:HOVER{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.ticker TD{
	vertical-align: top;
	background-repeat: repeat-x;
	width: 780px;
	height: 40px;
	text-align: center;
	color: #FDC7AA;
	font-family: tahoma;
	font-size: 11px;
}

.jackpot{
	background-repeat:no-repeat;
	width:180px;
	height:90px;
	font-family: arial,tahoma,verdana;
	font-size: 1.8em;
	text-align: center;
	color:white;
	font-weight: bold;
}

IMG{
	border:0px;
}

.footer TD{
	color: #C07342;
	font-family: tahoma, verdana;
	font-size: 10px;
	text-align: center;
}

.jackpot{
	background-image: url('../images/bg_jackpot.gif'); 
	color: #FFEBA4;
	font-family: Georgia, Trebuchet, tahoma, verdana;
	font-size: 31px;
	font-weight:bold;
	text-align: center;	
	width: 360px;
	height: 130px;
}


