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

body {
	background-color:#000;
	background-image:url(images/bck.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

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

.ndx_brdrtable {
	width:100%;
	color:#ccc;
	padding:5px;
	border:1px;
	border-color:#323232;
	border-style:solid;
	background-color:#000d1b;
	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;}

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

.title1 {
	width:980px;
	height:55px;
	background-image:url(images/index_08.jpg);
	padding: 0px 0px 0px 10px;
	font-size:38px;
	font-weight:bold;
	color:#fff;
	text-align:left;
}
	
	



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