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

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

.fontw {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;}

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

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

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

.grayfont { font-size:12px; color:#fff; }

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


.title_cell {
	width:545px;
	height:107px;
	vertical-align:top;
	padding:0px 3px 0px 3px;
}
.title_celltitle {
	font-size:36px;
	color:#fff;
}
.title_celldscrp {
	text-align:justify;
	font-size:16px;
	color:#fff;
}



.form_cellclr {background-color:#efefef;}
.form_prdct {font-size:12px;
}
.form_table {text-align:justify;
	color:#2e3637;
}
.form_txt {font-size:14px;
}
.formfield {
	width:213px;
	font-size:14px;
	color:#2e3637;
	vertical-align:middle;
	padding-bottom:2px;
	border:1px solid;
	border-color:#909899;
}

/*server*/

.errtable {
	border: solid red 1px;
	background-color: #dddddd;
}
