table.ph_prod {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
}
table.ph_prod td.top_c_left {
	border-width: 0px 2px 0px 0px;
	padding: 10px 10px 10px 0px;
	border-style: none dotted none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}
table.ph_prod td.top_c_right {
	border-width: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	border-style: none none none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}
table.ph_prod td.c_left {
	border-width: 0px 2px 0px 0px;
	padding: 3px 10px 3px 0px;
	border-style: none dotted none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 8pt;
}
table.ph_prod td.c_right {
	border-width: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	border-style: none none none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 8pt;
}
table.ph_prod td.bot_c_left {
	border-width: 0px 2px 0px 0px;
	padding: 0px 10px 12px 0px;
	border-style: none dotted none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}
table.ph_prod td.bot_c_right {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 12px 10px;
	border-style: none none none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}

SPAN.ph_prod_title { font-weight: bold; font-size: 11pt; color: #E48200; }

A.ph_prod_title { text-decoration: none; font-weight: bold; font-size: 11pt; color: #E48200; }
A.ph_prod_title:hover { text-decoration: underline; color: #955500; }
A.ph_prod_title:visited { color: #E48200; }

A.ph_prod_title2 { text-decoration: none; font-weight: bold; font-size: 11pt; color: #050684; }
A.ph_prod_title2:hover { text-decoration: underline; color: #8888AD; }
A.ph_prod_title2:visited { color: #050684; }

A.read_more_b { text-decoration: underline; font-size: 10pt; color: #0E0E8E; }
A.read_more_b:hover { text-decoration: none; color: black; }
A.read_more_b:visited { color: #0E0E8E; }

A.side_box_link { text-decoration: none; font-size: 8pt; color: #606060; }
A.side_box_link:hover { text-decoration: underline; color: white; }
A.side_box_link:visited { color: #606060; }
