@charset "utf-8";

body {
	margin-left: 2px;
	margin-right: 0px;
	clear: right;
	float: left;
	width: 980px;
	color: #999999;
	background-color: #000000;
	font-size: 10pt;
}
a:link, a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
a.block:link, a.block:visited {
	color: #999999;
	text-decoration: underline;
	text-align: center;
	padding: 2px;
	display:block;
}
a.block:hover, a.block:active {
	color: #FF0000;
	text-decoration: underline;
	background: #FFCC66;
}
a.pagelist_link:link, a.pagelist_link:visited {
	color: #999999;
	text-decoration: underline;
	text-align: center;
	padding: 2px;
}
a.pagelist_link:hover, a.pagelist_link:active {
	color: #FF0000;
	text-decoration: underline;
	background: #FFCC66;
}
A.pagelist_link_currpg:link, A.pagelist_link_currpg:visited, A.pagelist_link_currpg:active, A.pagelist_link_currpg:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
img.nav_but {
	vertical-align:middle;
	border-style: none;
}

.tn {
	border: 1px solid #FFFFFF;
}
.tncells {
	text-align: center;
	vertical-align: middle;
	height: 135px;
	width: 150px;
	padding: 2px;
	border: 1px solid #333333;
}
#tn_table .tncells p {
	font-size: 9pt;
	color: #999999;
}
#tn_table .tncells p.caption {
	height: 30px;
	width: 140px;
	overflow: hidden;
}
.smalltext {
	font-size: 10pt;
}
#leftbar {
	padding: 2px;
	width: 155px;
	float: left;
	text-align: center;
	line-height: 120%;
}
#ftoform #tn_table #pagelist {
}
#ftoform #leftbar #heading {
	margin-bottom: 15px;
	line-height: 120%;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #CCCCCC;
}
#ftoform #leftbar #taglist {
	overflow: auto;
	display: none;
	line-height: 120%;
	margin-top: 10px;
	height: 440px;
	color: #999999;
}
#tn_table {
	margin-left: 170px;
	vertical-align: top;
}
#ftodiv, #blackbkgd {
	position:absolute;
	width:942px;
	height:562px;
	z-index:3;
	left: 3%;
	top: 3%;
	border: thin solid #666;
	visibility: hidden;
}
#blackbkgd {
	z-index:2;
	background-color:#000000;
}
#ftodiv img.loading, #blackbkgd img.loading {
	margin-top: 190px;
	margin-left: 350px;
}
#dimmer {
	position:absolute;
	width:100%;
	height:100%;
	left: 0%;
	top: 0%;
	z-index:1;
	background-color: #181818;
	opacity:0.85;
	border: none;
	min-height: 600px;
	visibility: hidden;
}
#dimmer img {
	margin-top: 250px;
	margin-left: 370px;
}
#ftoiframe {
	width:940px;
	height:560px;
	border: none;
}
