		body{margin: 0; padding: 0; font-family: verdana;}

		/*Hide for printing*/
		#header{display: none;}
		#menu{display: none;}
		#footer{display: none;}
		#google{display: none;}
		#printIcon{display: none;}
		#adsense{display: none;}
		
		
		/* Rest */
		#document{width: 100%;}
		#print_content{width: 100%; margin: 0 auto 0 auto; background-image: url(/tvg_ver7/images/print_header.gif); background-position : center; background-repeat: no-repeat;}
		
		#web_content{}
		#web_content h2{color: green;}
		
		a{text-decoration: none; color: #000;}

		
		div.data p{font-size: 80%;}
		div.data p.gameType{text-align: center;}
		div.data table{border-collapse: collapse; margin: 0 auto 0 auto; width: 500px;}
		div.data table tr th, div.data table tr td{border: 1px solid #ccc; padding: 2px;}
		div.data table tr th{font-size: 80%;}
		div.data table tr td{font-size: 80%; text-align: right;}
		div.data table tr td.left{text-align: left;}
		div.data table tr td.center{text-align: center;}
		div.data table tr.odd{background: #eee;}
		div.data table tr.total{font-weight: bold;}
		
		div.data ul{font-size: 80%;}
		div.data ul ul{font-size: 100%;}
		
		.red{color: red;}
		
		.nowrap{white-space: nowrap !important;}

