/* --------------------------------------------------------------------------------- product -- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#330000;
	scrollbar-arrow-color:#330000;
	scrollbar-base-color:330000;
	scrollbar-dark-shadow-color:#330000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#330000;
	margin: 2px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
a:link {
	color: #4B160A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #4B160A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #330000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #330000;
	font-weight: bold;
	text-decoration: underline;
}
.lnk-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	letter-spacing: 1pt;
	background-color: #FCF6EA;
}
.lnk-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
	background-color: #330000;
}
a.lnk-stitle:link {
	color: #FCF6EA;
	font-weight: bold;
	text-decoration: none;
}
a.lnk-stitle:visited {
	color: #FCF6EA;
	font-weight: bold;
	text-decoration: none;
}
a.lnk-stitle:hover {
	color: #FCF6EA;
	font-weight: bold;
	text-decoration: underline;
}
a.lnk-stitle:active {
	color: #FCF6EA;
	font-weight: bold;
	text-decoration: underline;
}

.link2 {
	color: #802B10;
	font-weight: bold;
	background-color: #FFF0E8;
}
.lnk-lback {
	background-color: #FFF0E8;;
}
/* --------------------------------------------------------------------------------- end of product -- */