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



.link1 {font-size:24px; color:#000; font-weight:bold; text-decoration :underline;}
.link1:visited {font-size:24px; color:#000; font-weight:bold; text-decoration :underline;}
.link1:hover {font-size:24px; color:#aa0000; 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:#aa0000; text-decoration :none;}

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

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




.article_font {
	font-size:20px;
	color:#FFF;
}


.dscr_font {
	font-size:20px;
	color:#000;
}



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