html {
height: 100%;
overflow: hidden;
}

#flashcontent {
height: 100%;
overflow: hidden;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	overflow: hidden;
}

.nojava {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
vertical-align: middle;
text-align: center;
margin: 200px;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:hover {
color: #CCCCCC;
}
a:active {
color: #FFFFFF;
}
.visualforce {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

#container
{
text-align: center;
}

#iframeContent
{
	width: 800px;
	height: 600px;
	margin-top: -310px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#iframeHeader {
	height: 25px;
	background-color: #000000;
	font-family: "Humanst521 BT", Verdana, Arial, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

#iframeContainer {
}

#iFrame
{
	width: 800px;
	height: 600px;
}#iframeHeader a {
	text-decoration: none;
}
