body {
	background-color: #FFFFFF;
	margin: 0;
}
#container {
	width:1000px;
	margin:0 auto 0 0;
}
.topcorner {
	position: absolute;
	top: 0px;
	z-index: -1010;
	height: 650px;
}

p {
	position: relative;
	float: none;
	background-color: #FFF;
	border: solid #000 0px;
	width: auto;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.textresize {
	font-size: .9em;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-top: 50px;
	margin-left: 480px;
}

td.text,td.text2, td.textcurrent, td.text2current{
	border: 1px #000 solid;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 1.2em;
}
td.text  a, td.text2  a, td.textcurrent a, td.text2current a {
	text-decoration: none;
	display: block;
	height: 1.2em;
	padding: 2px 10px 2px 10px;
}
td.text a:hover,td.text2 a:hover {
	color: #FFFFFF;
	background-color: #ED1B48;
}

td.text a {
	color: #000000;
	background-color: #FFFFFF;
}
td.textcurrent  a, td.text2current a {
	color: #FFFFFF;
	background-color: #ED1B48;
}
td.text2 a {
	color: #FFFFFF;
	background-color: #000000;
}
.blacksquare {
	color: #000;
	background-color: #000;
}
.whitesquare {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
iframe {
	background-color: #FFF;
	height: 415px;
	border: 0px solid #000;
	overflow: auto;
	padding: 0.2em;
	width: 580px;
	margin-top: 35px;
	margin-left: 388px;
	
}
.iframenav {
	background-color: #FFF;
	width: 160px;
	height: 150px;
	overflow: visible;
	margin-left: 180px;
	border: 0px solid #000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.iframecontent {
	background-color: #FFF;
	width: 580px;
	overflow: auto;
	padding: 0.2em;
	background-image: none;
	margin-left: 40px;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #0099FF;
	position: absolute;
	top: 715px;
	width: 1000px;
	z-index: 10;
	margin: 0 auto 0 auto;
}
.credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	color: #0099FF;
}
.credit a:hover {
	color: #ED1B48;
}
li {
	float: none;
	background-color: #FFF;
	border: solid #000 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

