html, body {
	overflow:auto;
}
body {
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:0.92em;
	font-weight:400;
	color:#000;
}
#silverlightControlHost{
	margin:0px;/* auto;*/
}
a {
	text-decoration:none;
	color:#fd0;
}
a:hover {
	text-decoration:underline;
}
.bigtext {
	font-family:Futura Bold,Arial Black,serif;
	font-size:1.4em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1.1em;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.smaller {
	font-size:0.8em;
}
#installdiv{
	margin:15px;
	background:transparent url(ClientBin/trans60.png);
	border:solid 1px black;
	color:white;
	position:relative;
}
#install {
	margin:15px;
	color:white;
	position:relative;
}