﻿#floatbench {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	left: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	position: relative;
	top: 0px;
	height: 100%;
	border-right-width: 0px
;}

#floatbar {
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	margin: 3px auto 0px;
	width: 100%;
	color: black;
	padding-top: 0px;
	font-family: Sans-Serif;
	position: relative;
	height: 0px;
	text-align: center;
	border-right-width: 1px
;}

#floatbar A {
	color: #000000;
	text-decoration: none
;}

#floatbar A:hover {
	color: #000000;
	text-decoration: none
;}

#floatbar A:visited {
	color: #000000;
	text-decoration: none
;}

#floatbar A:link {
	color: #000000;
	text-decoration: none
;}

#floatbar A:hover {
	color: #FF0000;}

#floatbench A {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	text-decoration: none
;}

#floatbench A:hover {
	text-decoration: none
;}

#floatbench A:visited {
	text-decoration: none
;}

#floatbench .Picture {
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	left: 0px;
	border-left: #ffffff 1px solid;
	width: 100%;
	border-bottom: #ffffff 1px solid;
	position: absolute;
	top: 0px;
	height: 100%
;}

#floatbench .Nav {
	right: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 12px
;}

#floatbench .Nav SPAN {
	display: block;
	background: #000000;
	float: right;
	font: 10px Courier;
	border-left: #ffffff 1px solid;
	width: 24px;
	cursor: hand;
	color: #ffffff;
	height: 100%;
	text-align: center
;}

#floatbench .Nav SPAN.Cur {
	background: #FF0000;
	color: #ffffff;}

#floatbench .Nav SPAN.Normal {
	background: #000000;
	filter: Alpha(opacity = 50);
	color: #ffffff;
	opacity: .5
;}

#floatbench .Nav SPAN A {
	display: block;
	width: 100%;
	color: white;
	position: relative;
	height: 100%
;}

#floatbench .Nav SPAN A:hover {
	cursor: pointer;}