@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}



.link1 {color: #fff8e5; font-size:30px; text-decoration :underline;}
.link1:visited {color: #fff8e5; font-size:30px; text-decoration :underline;}
.link1:hover {color: #fff; font-size:30px; text-decoration :none;}

.link2 {color: #fff8e5; font-size:12px; text-decoration :underline;}
.link2:visited {color: #fff8e5; font-size:12px; text-decoration :underline;}
.link2:hover {color: #fff; font-size:12px; text-decoration :none;}

.free_bonus { font-size: 18px; color:#FFF; }

.ndx_brdrtable {
	background-color:#000;
	color:#ffffff;
	padding:5px;
	border:1px;
	border-color:#666666;
	border-style:solid;
}


.title_cell {
	width:544px;
	height:102px;
	background-image:url(images/index_13.gif);
	vertical-align:top;
	padding:0px 3px 0px 3px;
	margin-top:-10px;
}
.title_celltitle {
	font-size:36px;
	color:#fff;
}
.title_celldscrp {
	text-align:justify;
	font-size:16px;
	color:#fff;
}