/* --------------------------------------------------------------------------------- product -- */
}
body {
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#FF6633;
	scrollbar-arrow-color:#FF6633;
	scrollbar-base-color:FF6633;
	scrollbar-dark-shadow-color:#FF6633;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FF3300;
	margin: 2px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #511602;
}
a:link {
	color: #F5600F;
	text-decoration: none;
}
a:visited {
	color: #F5600F;
	text-decoration: none;
}
a:hover {
	color: #F5600F;
	text-decoration: underline;
}
a:active {
	color: #F5600F;
	text-decoration: underline;
}
.pro-table {
	width: 100%;
}
.pro-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF6633;
	letter-spacing: 1pt;
	width: 100%;
}
.pro-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 1pt;
}
.pro-head2 {
	color: #FF3300;
	background-color: #FAF2ED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
}
.pro-head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FCE4D4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6633;
	border-bottom-color: #FF6633;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #511602;
	background-color: #FFFFFF;
	border: 1px solid #FF6633;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #511602;
	background-color: #FFFFFF;
	border: 1px solid #FF6633;
}
.pro-binput {
	font-weight: bold;
	cursor: hand;
}
/* --------------------------------------------------------------------------------- end of product -- */