@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
}

body td,th,input {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#fff;
}

.mov_titlecell {
	width:980px;
	height:44px;
	background-image:url(images/index_07.gif);
	font-size:32px;
	font-weight:bold;
	padding:5px 0px 0px 15px;
	text-transform:capitalize;
}

.mov_dscrcell {
	width:485px;
	height:174px;
	background-image:url(images/index_12.jpg);
	font-size:15px;
	padding:0px 5px 0px 20px;
	color:#ddd;
}

.mov_signupcell {
	width:980px;
	height:58px;
	background-image:url(images/index_13.gif);
	text-align:center;
	padding:0px 0px 5px 0px;
}

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




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

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

.free_bonus { font-size: 18px; color:#FFF; }

.ndx_brdrtable {
	background-color:#000;
	color:#ffffff;
	padding:5px;
	border:1px;
	border-color:#666666;
	border-style:solid;
}
.ndx_18table {
	padding:2px;
	border:1px;
	border-color:#25093c;
	border-style:solid;
	background-color:#202d91;
}

.ndx_font_red { font-size:14px; font-weight:bold; color:#ff93ef; }
.ndx_font_purple { font-size:10px; font-weight:bold; color:#25093c; }
.ndx_font_blue { font-size:14px; font-weight:bold; color:#a2ffff; }

.mov_table_dotted {
	border: 1px;
	border-style: dotted;
	background-color: #fafafa;
	padding: 3px;
}

.ndx_fontw {color:#FFFFFF;}
