/* hide from ie on mac \*/
html {
	height: 100%;
	/* overflow: hidden; */
	background-color: #000000;
}

#flashcontentHome {
	height: 80%;	
}

#flashcontent {
	height: 100%;	
}

#123 {
	width:640px;
	height:480px;
	margin:0;
	padding:0;	
	text-align: left;	
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
