@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;
}

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

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

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

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

.ndx_font_white {color:#f0f0f0; font-size:12px;}

.free_bonus { font-size:24px; color:#fff; font-weight:bold; }

.dscr_cell {
	width:980px;
	height:150px;
	background-image:url(images/index_11.jpg);
	text-align:left;
	vertical-align:top;
}

.dscr {
	width:500px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:5px 0px 0px 5px;
}
	
	
