
	td			{ font-family: verdana,geneva,sans-serif; font-size: 12px; line-height:15px; background-color: white; }
	body		{ font-family: verdana,geneva,sans-serif; font-size: 12px; line-height:15px; margin: 0;background-color: white; }
	p			{ font-family: verdana,geneva,sans-serif; font-size: 12px; line-height:15px;background-color: white; }
	ul			{ font-family: verdana,geneva,sans-serif; font-size: 12px; line-height:15px;background-color: white; }
	li			{ font-family: verdana,geneva,sans-serif; font-size: 12px; line-height:15px;background-color: white; }
	.footer		{ font-family: verdana,geneva,sans-serif; font-size: 11px; color: #999999; line-height:13px;background-color: white; }
	.caption	{ font-family: verdana,geneva,sans-serif; font-size: 11px; color: #000000; line-height:13px;background-color: white; }
	h1			{ font-family: verdana,geneva,sans-serif; font-size: 16px; color: #000099; font-weight: bold; line-height:19px;background-color: white; }
	h2			{ font-family: verdana,geneva,sans-serif; font-size: 14px; color: #000000; font-weight: bold;background-color: white; }
	h3			{ font-family: verdana,geneva,sans-serif; font-size: 12px; color: #000099; font-weight: bold;background-color: white; }
	.sub		{ font-family: verdana,geneva,sans-serif; font-size: 14px; color: #000099; font-weight: bold;background-color: white; }
	.blue		{ font-family: verdana,geneva,sans-serif; font-size: 12px; color: #000099; font-weight: bold;background-color: white; }
	a:link		{ color: #000099 }
	a:visited	{ color: #000099 }
	a:active	{ color: #000099 } 
	#producttable td
	{
		padding: 10px;
		border-bottom: 1px solid #bbb;
	}
	
	.bannerad
	{
		padding: 5px;
		display: none;
	}
	
	.piezotable td
	{

		padding: 10px;
		font-size: 12px;
		text-align: center;
		font-weight: bold;
	}
	
	.actuatortable td, th
	{
		padding: 10px;
		text-align: center;
	}
	
	.actuatortable th
	{
		background-color: #efefef;
		border-bottom: 1px solid #bbb;
	}
	
	.actuatortable td
	{
		border-bottom: 1px solid #ccc;
	}
	
	.actuatortable td img
	{
		width: 100px;
		height: auto;
	}
	
	.actuatortable tr:hover th[scope=row], .actuatortable tr:hover td
	{
		background-color: #efefef;
	}	

.press-table
{
	width: 100%;
	font-size: 11px;
}

.press-table td,th
{
	padding: 5px;
	text-align: left;
}

.press-table th
{
	background-color: #efefef;
	border-bottom: 1px solid #bbb;
}

.press-table td
{
	border-bottom: 1px solid #efefef;
}