#prodheader h3
{
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.stack
{
	border-bottom: 1px #0099FF none;
	padding: 4px;
	font-size: smaller;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.catlist
{
	font-weight: bold;
	line-height: 26px;
	list-style-type: disc;
}

.prodlist
{
	font-weight: bold;
	line-height: 24px;
	list-style-type: square;
}


/*a { text-decoration:underline; }*/

a.ci {
	color: #3333FF;
	font-weight: bolder;
}
a:link.ci{
	color: #0066FF;
	text-decoration: underline;
}
a:visited.ci{
	color: #777777;
	text-decoration: underline;
}
a:hover.ci{
	color:#0066FF;
}


a.sti{
	color:#666666;
	text-decoration:none;	
}
a.sti#current{
	color:#0066FF;
	text-decoration:inherit;	
}


table.Ptable {
	width: 600px;
	padding: 8px;
	margin-left: 20px;
	margin-top: 32px;
	border-collapse: collapse;
	border-style: dashed;
	border-width: 2px;
	border-color: silver;
}
.Pheader {
	border-bottom: solid 1px silver;
	padding: 8px;
	font-size: larger;
	text-indent: 10px;
}
.Pbody {
    vertical-align: top;
	padding: 8px;
	padding-left: 12px;
}
.Pimage {
	padding: 6px;
	padding-top:12px;
	padding-right: 0px;
	text-align: center;
	vertical-align:top;
	/*padding-left: 12px;*/
}


px;*/
}



