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

.link1 {font-size:32px; color:#ff00a4; /*font-weight:bold;*/ text-decoration:none;}
.link1:visited {font-size:32px; color:#ff00a4; /*font-weight:bold;*/ text-decoration:none;}
.link1:hover {font-size:32px; color:#009dfe; /*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:#ff00a4; text-decoration:none;}

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

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



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