#header, #productmenu, #footer, #contentframetop, #contentframebottom, #materials, .hrule {
	display: none !important;
	}

html body, .bodybg, .inner_bg2 {
	background: none;
	color: inherit;
	background-color: #ffffff;
	}
	
body {
	background: none;
	color: inherit;
	background-color: #ffffff;
	}
	
.bgframe {
	background: none;
	color: inherit;
	background-color: #ffffff;
	width: auto;
	}

.h1 {color: #484848; font: bold 12pt Verdana, sans-serif; background-color: inherit; text-decoration: none;}
.h2 {padding-left: 3em; border: 1px dashed #114477; width: auto; color: #114477; font: bold 12px Verdana, sans-serif; background-color: inherit; text-decoration: none;}
.h3 {padding-top: 2em; color: #114477; font: bold 14px Verdana, sans-serif; background-color: inherit; text-decoration: none;}
.h4 {color: #114477; font: bold 16px Verdana, sans-serif; background-color: inherit; text-decoration: none;}
.h5 {color: #114477; font-size: 9px; font-family: Verdana, sans-serif; background-color: inherit; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; }

td{font-family:verdana, sans-serif; background-color: inherit; font-size: 10pt;text-decoration:none;color:#333333}

a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 75%;
	}
	
a img {
	display: none;
	}

a:link, a:visited {
	color: #114477;
	text-decoration: none;
	}

.spec_title, .spec_content {
	border-bottom: 1px solid #114477;
	vertical-align: top;
	}
