.tip {
	font:italic 12pt "Times New Roman", Times, serif;
	border:solid 1px #000000;
	padding:3px;
	position:absolute;
	z-index:200;
	visibility:hidden;
	color:#333333;
	top:0px;
	left:30px;
	background-color:#e1e1e1;
	layer-background-color:#e1e1e1;
}
.gototop {
	background-color: #FF0000;
	padding: 3px 1px 0px;
	margin: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 24px;
	width: 86px;
	text-align: center;
}
.gototop:a {
	background-color: #FF0000;
	padding: 3px 1px 0px;
	margin: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 24px;
	width: 86px;
	text-align: center;
}
.gototop:hover {
	background-color: #000000;
	padding: 3px 1px 0px;
	margin: 1px;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	height: 24px;
	width: 86px;
	text-align: center;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
