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

.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_18.jpg);
	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;
}
.title_cell_sil {
	width:544px;
	height:102px;
	background-image:url(images/index_09.jpg);
	vertical-align:top;
	padding:0px 3px 0px 3px;
}



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