/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flash_placeholder {
		height: 100%;
	}
	/* end hide */

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-image: url('template/bodyTOP.jpg');
	background-repeat: repeat-x;
}

td {font-size:9px;}

.copyright {
	font-family: verdana;
	font-size: 9px;
	color:#656565;
}