/* hide from ie on mac \*/

html, #body
{
	margin: 0px;
	width:  100%;
	height: 100%;
	background:#000000;
	padding: 0px;
}

#swf
{
	width:  100%;
	height: 100%;
	overflow: hidden;
}

#headlinebold
{
	font-size:9px;
	font-weight:bold;
}

#getFlashPlayer
{
	border-collapse: collapse;
	border-width: 0px;
	background-position:center;
	background-repeat:no-repeat;
}

td
{
	margin:  0px;
	padding: 0px;
}

img
{
	border-collapse: collapse;
	border-width: 0px;
}
.layer2
{
	background:#FFFFFF;
	position:relative;
	background-position: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 140%;
}
#layer2 {
	background:#FFFFFF;
	position:relative;
	background-position: center;
}
a:link{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
a:active{
	text-decoration:none;
	color:#000000;
}
a:visited{
	text-decoration:none;
	color:#000000;
}

/* end hide */