a.rfq { 
	display: block; 
	width: 149px; 
	height: 35px; 
	background: URL(/rfqbutton.gif) no-repeat top left transparent; 
	text-indent: -9999px; 
	float: right; 
	margin: 15px 0 0 10px; 
}
a.rfq2 { 
	display: block; 
	width: 149px; 
	height: 35px; 
	background: URL(/rfqbutton.gif) no-repeat top left transparent; 
	text-indent: -9999px; 
	margin: 0 0 20px 0; 
}
a.rfq:hover, a.rfq2:hover { 
	background-position: 0 -35px; 
}
div.content a { 
	color: #800000; 
}
	div.content a:hover { 
		color: #000080; 
	}
.floatleft { 
	float: left; 
}
.floatright { 
	float: right; 
}
.clearboth { 
	clear: both; 
}
div.content { 
	width: 475px; 
	float: left; 
	padding-top: 5px; 
}
td { 
	font-family: arial, helvetica, sans-serif; font-size: 13px;
}
div.content ul, div.content ul.disc { 
	line-height: 1.4em; 
	list-style: disc; 
}
div.content img { 
	border: 1px solid #c0c0c0; 
}
div.content img.floatright { 
	margin: 10px 0 10px 10px; 
}
div.content img.floatleft { 
	margin: 0 10px 10px 0; 
}
sup { 
	font-size: 8px; 
}
li a sup { 
	text-decoration: none; 
}
div.backlink a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000080; 
}
div.backlink a:hover { 
	text-decoration: underline; 
}