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

body {
	padding:opx;
	margin:0px;
}

body,td,th,input {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.dscr {
	width:608px;
	height:140px;
	background-image:url(images/index_08.gif);
	padding:5px;
	font-size: 18px;
	color:#000;
}

.dscr_sm {
	width:608px;
	height:140px;
	background-image:url(images/index_08.gif);
	padding:5px;
	font-size: 17px;
	color:#000;
}

.dscr_bg {
	width:608px;
	height:140px;
	background-image:url(images/index_08.gif);
	padding:5px;
	font-size: 20px;
	color:#000;
}


.link1 {font-size:30px; color:#000; font-weight:bold; text-decoration :underline;}
.link1:visited {font-size:30px; color:#000; font-weight:bold; text-decoration :underline;}
.link1:hover {font-size:30px; color:#000; font-weight:bold; text-decoration :none;}

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

.link3 {font-size:24px; color:#000; text-decoration :underline;}
.link3:visited {font-size:24px; color:#000; text-decoration :underline;}
.link3:hover {font-size:24px; color:#000; text-decoration :none;}

.ndx_brdrtable {
	width:100%;
	color:#e8e8e8;
	padding:5px;
	border:1px;
	border-color:#000;
	border-style:solid;
	background-color:#000;
	font-size:10px;
}
.grayfont { font-size:12px; color:#000; }

.ndx_font_white {color:#000; font-size:12px;}
.free_bonus { font-size:24px; color:#000; font-weight:bold; }


