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;
}

.text1 {font-size:13px;}
.text2 {font-size:14px;}

.textlink_1 {font-size:27px; color:#e20a14; font-weight:bold; text-decoration:none;}
.textlink_1:visited {font-size:27px; color:#e20a14; font-weight:bold; text-decoration:none;}
.textlink_1:hover {font-size:27px; color:#000; font-weight:bold; text-decoration:none;}

.textlink_2 {font-size:14px; color:#fff; text-decoration:none;}
.textlink_2:visited {font-size:14px; color:#fff; text-decoration:none;}
.textlink_2:hover {font-size:14px; color:#e20a14; text-decoration:none;}

.textlink_3 {font-size:30px; color:#fff; text-decoration:none; text-transform:uppercase;}
.textlink_3:visited {font-size:30px; color:#fff; text-decoration:none; text-transform:uppercase;}
.textlink_3:hover {font-size:30px; color:#e20a14; text-decoration:none; text-transform:uppercase;}

.text4 {font-size:16px;}

.textlink_5 {font-size:30px; color:#e20a14; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.textlink_5:visited {font-size:30px; color:#e20a14; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.textlink_5:hover {font-size:30px; color:#000; font-weight:bold; text-decoration:none; text-transform:uppercase;}


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

.sbmt_1 {font-size:30px; font-weight:bold; text-align:center; text-transform:uppercase; color:#e20a14;}
.sbmt_2 {font-size:20px; text-align:center;}
.sbmt_3 {font-size:14px;}

.sbmt_link1 {font-size:18px; color:#000; text-decoration:underline;}
.sbmt_link1:visited {font-size:18px; color:#000; text-decoration:underline;}
.sbmt_link1:hover {font-size:18px; color:#e20a14; text-decoration:none;}

	
	



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