/* CSS Document */
body {
height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
padding: 0;
	 background-color: #000000;
	 background-image: url(splashback.jpg);
	 background-repeat: repeat;
	 background-position: center top;
}
body,td,th {
	font-family: Helvetica, Arial;
	font-size: 12pt;
color: #FFFFFF;
}
a {
	font-family: Helvetica, Arial;
	font-size: 12pt;
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
  }
a:hover {
color: #FFFFFF;
  }
a:active {
color: #FFFFFF;
  }
html {
height: 100%;
overflow: hidden;
}
#flashcontent {
height: 100%;
}

#newflashcontent {
height: 94%;
}
