body {
	background-image:url(../images/bgcolor.jpg);
	background-repeat:repeat;
	background-color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
html{
	overflow-y: scroll;
}
table, td, th {
	padding: 0px;
	border-collapse: collapse;
	border: 0px none #000000;
}
#tblMain{
	width:1002px;
	background-image:url(../images/xboxnatalbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#tblMainContent{
	width:1002px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#tblTop{
	width:100%;
	height:81px;
	vertical-align:middle;
}
#tblTextTop{
	width:100%;
	height:25px;
}
.h1Top{
	font-size:20px;
	color:#999999;
	padding:0px;
	margin:0px;
	page-break-before:none;
	page-break-after:none;
}
#tblMenu{
	background-color:#999999;
	width:100%;
	height:20px;
}
#tblMenu td{
	text-align:center;
}
.tdMenuPadLeft{
	width:300px;
}
.tdMenuPadRight{
	width:300px;
}

a.menuTop{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
a.menuTop:hover{
	color:#FFFFFF;
}
.h2MainPage{
	font-size:20px;
	color:#666666;
	padding:0px 0px 5px 0px;
	margin:0px;
	page-break-before:none;
	page-break-after:none;
}
a.menuFooter {
	text-decoration:none;
}
.divFooter{
	font-size:10px;
	padding: 15px 0px 10px 0px;
}
#tbmain{
	margin-left:auto;
	margin-right:auto;
}
#tbmain td{
	text-align:left;
	padding:3px;
}
.tblText{
	width:560px;
	margin-left:auto;
	margin-right:auto;
}
.tblText td{
	text-align:left;
}
.divAdsenseRight{
	padding:10px;
	vertical-align:top;
	float:left;
}