/* --------------------------------------------------------------------------------- product -- */
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#A91F1F;
	scrollbar-arrow-color:#A91F1F;
	scrollbar-base-color:A91F1F;
	scrollbar-dark-shadow-color:#A91F1F;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#A91F1F;
	margin: 2px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.hot-form {
	border: solid 1px #A91F1F;
}
.hot-formtable {
	color: #FFFFFF;
	background-color: #A91F1F;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FCF0DF;
	text-decoration: underline;
}
a:active {
	color: #FCF0DF;
	text-decoration: underline;
}
.hot-head {
	background-color: #FCF0DF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-bottom-color: #330000;
}
.hot-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FCF0DF;
	letter-spacing: 1pt;
	background-color: #330000;
}
.hot-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F8E6D6;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #B23636;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #B23636;
	width: 320px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #B23636;
}
.hot-binput {
	font-weight: bold;
	cursor: hand;
}
.hot-pic {
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.hot-undrline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hot-radio {
	background-color: #A91F1F;
	border: 1px solid #A91F1F;
}
a.hot:link {
	color: #A91F1F;
	text-decoration: underline;
}
a.hot:visited {
	color: #A91F1F;
	text-decoration: underline;
}
a.hot:hover {
	color: #330000;
	text-decoration: underline;
}
a.hot:active {
	color: #330000;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------- end of product -- */