body {
	margin:0px;
	padding:0px;
	background:#333 url(images/bg.jpg) top center repeat-x;
}

 ul, li {
	margin:0px;
	padding:0px;
}
body td,th,div,li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.clear {clear:both;}

.backgrounddiv {
	margin:auto;
	width:100%;
	background: url(images/tablebg.jpg) top center no-repeat;
}

.container {
	margin:auto;
	width:970px;
	/*height:1000px;*/
	background-color:#f5f5f5;
}
.headerdiv {
	width:970px;
	height:380px;
}

.content {
	width:970px;
}

.content li {
	float:left;
	display:block;
	width:230px;
	height:153px;
	margin:10px 0 0 8px;
	border: 1px solid;
	border-color:#cfe2f7;
}

.footer {
	margin:10px 0 0 10px;
	width:950px;
	height:139px;
}






.link1, .link1:visited, link1:active {font-size:35px; color:#333; font-weight:bold; text-decoration :underline;}
.link1:hover {font-size:35px; color:#000; font-weight:bold; text-decoration :none;}

.link2, .link2:visited, .link2:active {font-size:11px; color:#333; text-decoration :underline;}
.link2:hover {font-size:11px; color:#000; text-decoration :none;}

.link3, .link3:visited, .link3:active {font-size:24px; color:#333; text-decoration :underline;}
.link3:hover {font-size:24px; color:#000; text-decoration :none;}

.ndx_brdrtable {
	width:840px;
	color:#fff;
	padding:5px;
	background-color:#646464;
	font-size:10px;
	text-align:center;
}
.grayfont { font-size:12px; color:#000; }

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






