body{
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
	font-size: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
#troubleshoot a:link, #troubleshoot a:hover, #troubleshoot a:visited{
	font-family: Arial;
	color: #666666;
	font-size: 14px;
}

#trouble{
	position:absolute;
	top:0px;
	left:0px;
}

#troublemsg{
	width: 300px;
	height: 500px;
	background-image: url("no_flash_back.gif");
	background-repeat:no-repeat;
	padding-top: 120px;
	margin-top: 20px;
}

#getflash{
	width: 300px;
	height: 500px;
	background-image: url("no_flash_back.gif");
	background-repeat:no-repeat;
	padding-top: 120px;
	margin-top: 20px;
}

a {
	font-size:12px;
}
