iframe {
	border: none;
	width: 155;
	height: 550;
}
img {
	border: none !important;
}
table {
    background: #FFFFFF;
} 
td {
	vertical-align: top;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
td.h { /* table header */
	background-color: #6699FF;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	border-style: none;
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
}
td.cb { /* table cells with bottom border - bold */
	vertical-align: middle;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #999999;
	font-family: Tahoma;
	font-weight:bold;
	color: #4C617A;
}
td.cr { /* table cells with bottom border - regular */
	vertical-align: middle;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #999999;
	font-family: Tahoma;
	color: #4C617A;
}
td.n { /* table notes */
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-style: italic;
	color: #666666;
}
td.cat {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	font-family: Tahoma;
	font-weight: bold;
}
form
{
	margin:0px;
}
a { text-decoration: underline; color:#395678; }
a.page_link { color: #FFFFFF; }
a.pro_link { text-decoration: none; }
a.pro_link:hover { text-decoration: underline; cursor: hand; }
a.cat_link { text-decoration: none; }
a.cat_link:hover { text-decoration: underline; cursor: hand; }
.titles { /* product titles */
	font-size: 14px;
	font-family: Tahoma;
	color: #395678;
	font-weight: bold;
	height: 23px;
}
.names { /* product names */
	font-size: 12px;
	font-family: Tahoma;
	color: #395678;
	font-weight: bold;
}
.desc { /* product description */
	font-size: 11px;
	font-family: Tahoma;
	color: #395678;
	font-weight: normal;
}
.subcat {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
}
.overviews {
	vertical-align: middle;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 11px; 
	color: #4C617A;
}
.fnt_arial {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 11px; 
	color: #4C617A;
}


