@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:#000;
}


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

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

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

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

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

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

.title_cell {
	width:730px;
	height:45px;
	background-image:url(images/index_08.png);
	text-align:left;
	font-size:26px;
	color:#606060;
	padding:0px 0px 0px 5px;
}

.signup_cell {
	width:730px;
	height:48px;
	background-image:url(images/index_12.png);
	text-align:center;
	font-size:26px;
}

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

.red {color:#d60000;}


.rght_clmn {
	width:239px;
	/*height:4036px;*/
	background-image:url(images/index_rghtbck.gif);
	text-align:center;
	vertical-align:top;
}

.rght_pictable {
	padding:0px 0px 0px 2px;
}

.rght_pictitlecell {
		height:30px;
		vertical-align:top;
}

.rght_pic img {
	border:1px solid #fff;
}

.rght_txtcell {
	height:19px;
	text-align:center;
	color:#333;
	font-size:12px;
}


/*server*/

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