/* --------------------------------------------------------------------------------- product -- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#663300;
	scrollbar-arrow-color:#663300;
	scrollbar-base-color:663300;
	scrollbar-dark-shadow-color:#663300;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#663300;
	margin: 2px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
}
.est-formtable {
	width: 80%;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
a:active {
	color: #330000;
	text-decoration: underline;
}
.est-head {
	background-color: #FCF4ED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-bottom-color: #663300;
}
.est-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	letter-spacing: 1pt;
	width: 100%;
	background-image: url(../images/house-back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
}
.est-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	background-color: #EB9F51;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	border: 1px solid #663300;
	background-color: #FCF4EB;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	border: 1px solid #663300;
	background-color: #FCF4EB;
}
.est-binput {
	font-weight: bold;
	cursor: hand;
}
/* --------------------------------------------------------------------------------- end of product -- */