@charset "utf-8";
body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
}
img {
	border: none;
}
.style1 {
	visibility: hidden;
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FFFFFF;
}
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #999999;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}
.style4 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style5 {color: #999999}
.style6 {font-family: "Courier New", Courier, monospace}
.style8 {color: #999999; font-style: italic; }
.style10 {font-family: "Courier New", Courier, monospace; font-style: italic; }
.style11 {font-weight: bold}
#truthPop {
	padding: 8px;
	width: 500px;
	height: 400px;
	top: 10%;
	left: 30%;
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	background-image:url(images/backdropPop.png);
	background-repeat: repeat;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #666;
}
#integrityPop {
	padding: 8px;
	width: 500px;
	height: 400px;
	top: 10%;
	left: 30%;
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	background-image:url(images/backdropPop.png);
	background-repeat: repeat;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #666;
}
#liaisonPop {
	padding: 8px;
	width: 500px;
	height: 200px;
	top: 10%;
	left: 30%;
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	background-image:url(images/backdropPop.png);
	background-repeat: repeat;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #666;
}
#Table_01 {
	width: 801px;
	height: 601px;
}
table {
	border: 0px;