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

body {
	border: 0px none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #FFFFFF;
	background-color: #3399FF;
	height: 100%;
	width: 100%; 
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.totalHeight {
	background-color: #3399FF;
	color: #FFFFFF;
	border: 0px none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%; 
}

img {
	border: 0px none;
}

object {
	background-color: #3399FF;
	color: #FFFFFF;
	border: 0px none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%; 
}

param {
	background-color: #3399FF;
	color: #FFFFFF;
	border: 0px none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%; 
}

.webTextNormal {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.webTextSmall {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.webTextBold {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#wrapper
{
position: absolute;
top: 35%;
}
