@charset "UTF-8";
.producttable A:link {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.producttable A:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}
.producttable A:hover {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
}
.producttableheaders {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}
.backtotop A:link {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082B61;
	text-decoration: none;
}
.backtotop A:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082B61;
	text-decoration: none;
}
.backtotop A:hover {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082B61;
	text-decoration: underline;
}
.texttableheader {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.texttable td {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	color: #082A5F;
	padding: 5px;
}
.texttable a:link {
	font-weight: bold;
	color: #082B61;
	text-decoration: underline;
}
.texttable a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.texttable a:hover {
	font-weight: bold;
	color: #BC3F00;
	text-decoration: underline;
}
