body, html{
margin:0px;
padding:0px;
height:100%;
background-color:#000000;
}
a{
color:#A9873B;
text-decoration:underline;
}
a:hover{
color:#FFFFFF;
text-decoration:none;
}
#noflash{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}
.tableHolder{
padding:0px;
margin:0px;
height:100%;
width:100%;
/*background-color:#ABABAB;*/
}
#flashContent        
{
text-align: center;

/*
First comment. Explorer 5 Mac misses the end-of-comment
because of the backslash
\*/
/*
Second comment. Explorer 5 Mac sees the end of this
comment as the end of the previous one
*/
left: 0px;
width: 100%;
height: 100%;
overflow: visible;
visibility: visible;
}