#tickertape { 
	WIDTH: 100%; 
	POSITION: static; 
	HEIGHT: 22px; 
	layer-background-color: black 
}
#subtickertape { 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 100%; 
	BORDER-BOTTOM: black 1px solid; 
	POSITION: static; 
	HEIGHT: 22px; 
	BACKGROUND-COLOR: black 
}
.subtickertapefont { 
	FONT: bold 12px Verdana; 
	COLOR: white; 
	TEXT-DECORATION: none 
}
.subtickertapefont A { 
	COLOR: white; 
	TEXT-DECORATION: none 
}
.combobox { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ff8000 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}td {
	font-size: 12px;
}
strong {
	color: #FF8000;
	font-size: 13px;

}
h3 {
	font-size: 13px;
	color: #FF8000;
	font-weight: bold;
}
h2 {
	color: #FF8000;
}
a.lubricant {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
a.lubricant:hover {
	background-color: #3366CC;
	color: #FFFFFF;

}
.penetrating {
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px;
	font-weight: bold;

}
li {
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
	padding-bottom: 15px;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.industrial-lubricant {
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: underline;
}
a.industrial-lubricant:hover {
	color: #0066FF;
}
.advanced-lubricant {
	background-color: #000000;
	background-image: url(images/triflow-lubricant.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.link {
	font-weight: bold;
	color: #FF8400;
}
.highlight {
	font-weight: bold;
	color: #FFFF00;
}
