body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/img/tile.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	color: #df910b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f2cc77;
	font-weight: bold;
	text-decoration: underline;
}
.redlink a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.redlink a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
.redlink a:visited {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
h1 {
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f2cc77;
}
h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#logo{
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#pageframe {
	width:995px;
	/*width: 995px;*/
	/*margin-top: 0px;
	margin-bottom: 0px;
	margin:0 auto;*/
	/*margin-left: auto;
	margin-right: auto;*/
	/*padding: 0;
	margin:0 auto;*/
	margin:0 auto;
}
#centerframe {
	float: left;
	clear:both;
	width:100%;
	/*width: 995px;*/
	margin:0px;
	background-color: #000000;
	padding-top: 3px;
}
#centerframeInner {
	margin:0 20px;
}

#top {
	clear:both;
	width:100%;
	/*width:995px;*/
	height: 140px;
	background-image: url(/img/top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 0px;
}
#logo {
	float: left;
	height: 130px;
	width: 210px;
	margin-top: 5px;
}
#bundtext {
	color: #e1a948;
	float: right;
	/*width: 150px;*/
	padding-top:20px;
}
#bund {
	background-image: url(/img/bund.gif);
	background-repeat:no-repeat;
	clear: both;
	height: 150px;
	/*width: 910px;*/
	width:100%;

}
#bund #cards {
	padding-right: 20px;
	padding-left: 65px;
	padding-top: 15px;	
}
#bundfoot {
	color: #e1a948;
	padding-top:15px;
	text-align: center;
}

.tbl table {
	background-color: #000000;
}
.tbl th {
	font-weight: bold;
	background-color: #efc982;
	color: #000000;
	text-align:center;
}
.tbl td {
	background-color: #eae8e8;
	text-align:center;
}

.tbl2 table {
	background-color: #000000;
}
.tbl2 th {
	font-weight: bold;
	background-color: #efc982;
	color: #000000;
}
.tbl2 td {
	background-color: #eae8e8;
}

input.jackpotsValues {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
    font-weight:bold;
	color: #CC0000;
	border: 0px none;
	text-align: center;
	width: 140px;
	background: none;
}
#break {
	border-bottom: 1px dashed #CCCCCC; margin-top:20px; margin-bottom:20px;
}
.dodisplay input
{
 background-color: #f6f6f6;
 border: 1px solid #f6f6f6;
 font-size:12px;
 color:#c8151c;
 font-weight:bold;
 text-transform:uppercase;
 text-align:center;
 }
hr 
{
color: #f6f6f6;
background-color: #f6f6f6;
border: 1px dotted #cecece;
border-style: none none dotted;
margin-right:25px;
margin-left:25px;
}
