body
{	
	margin-top:0px;
	margin: 0px;
	padding: 0px;
	background: #232768 url(../images/body_bg.jpg) top left repeat-x;
	text-align: center;
}

table.header
{
	border-collapse: collapse;
	background: transparent url(../images/top.jpg) bottom left no-repeat;
	height: 69px;
	width:731px;
	border: 0px solid #0d0f39;
	align:center;
	margin-left:auto;
	margin-right:auto;
}

table.header td{
	padding: 0px;
}

table.intro td{
	background:#E7E6F8;
	align:center;
	width:580px;
	padding:0px;
}

div.dice
{
	position:relative;
	top:49px;
	left:23px;
}

div.slot
{
	position:relative;
	top:30px;
	left:4px;
}

img.picture{
	border:1px #6867A3 solid;
}

span.bottom{
	font:12px verdana;
	color:white;
}

td.japtext{
	font:11px verdana;
	color:black;
}

td.odd{
	border-right:1px #A2A4CA solid;
	width:140px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

td.even{
	width:140px;
	border-right:1px #A2A4CA solid;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

tr.odd{
	background-color:#e6e6f7;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

tr.even{
	background-color:#d2d4ff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table.tableRow{
	width:733px;
	height:142px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-top:1px #A4A5C4 solid;
	border-width:1px;
	border-left:1px black solid;
	border-right:1px black solid;
	border-collapse: collapse;
}
table.tableRow td
{
	padding: 0px;
}

td.middle{
	border-right:1px #A2A4CA solid;
	width:401px;
	height:142px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	word-wrap:break-word;
}

td.right{
	width:188px;
	height:142px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

a.textLink{
	font:12px verdana;
	color:black;
	text-decoration:none;
}

a.textLink:Hover{
	font:12px verdana;
	color:black;
	text-decoration:underline;
}

a.textLink:Active{
	font:12px verdana;
	color:black;
	text-decoration:none;
}

b.bonus{
	font:bold 19px arial;
	color:#1c26a7;
}

span.bonusText{
	font:bold 19px arial;
}

table.newsletter{
	width:733px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

input.newsletter{
	border:0px;
	width:120px;
}

input.newsletter_button{
	background:url('../images/button.gif') no-repeat;
	width:110px;
	height:20px;
	border:0px;
}