	/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flash_placeholder {
		height: 100%;
	}
	/* end hide */

	td {
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
	
	body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
