body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
f16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 15px;
	height: 15px;
	padding-top: 4px;
}
.estimatorLeft {
	border-left: 1px SOLID #000000;
	border-right: 1px SOLID #000000;
	border-bottom: 1px SOLID #000000;
}
.estimatorRight {
	border-right: 1px SOLID #000000;
	border-bottom: 1px SOLID #000000;
}
.estimatorLeftTop {
	border-left: 1px SOLID #000000;
	border-right: 1px SOLID #000000;
	border-top: 1px SOLID #000000;
	border-bottom: 1px SOLID #000000;
}
.estimatorRightTop {
	border-right: 1px SOLID #000000;
	border-top: 1px SOLID #000000;
	border-bottom: 1px SOLID #000000;
}


#gollum {
	width:800px;
	position:relative;
	text-align:left;
}
#scroll_estBtn {
	position:absolute;
	top:3000px;
	left:5px;
	height:121px;
	width:121px;
}