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



.link1 {font-size:24px; color: #ff2727; font-weight:bold; text-decoration :underline;}
.link1:visited {font-size:24px; color: #ff2727; font-weight:bold; text-decoration :underline;}
.link1:hover {font-size:24px; color: #fff; font-weight:bold; text-decoration :none;}

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

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

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

.dscrpt {
	width:980px;
	height:75px;
	background-image:url(images/index_11.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding: 0px 5px 0px 5px;
	font-size:14px;
	color:ddd;
	text-align:justify;
	vertical-align:top;
}

.title {
	width:980px;
	height:70px;
	background-image:url(images/index_12.jpg);
	padding: 10px 0px 0px 140px;
	font-size:40px;
	font-weight:bold;
	color:#fff;
	text-align:left;
}
	
	



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