
div#maincontent{
height:auto;
font-size:10pt;
overflow:visible;
}

body{font-family:Arial, Helvetica, sans-serif}
#framecontentLeft, #framecontentTop{display:none;}
#maincontebt{display:block;}
}
}

#maincontent{ 
left: 0px; /*Set left value to WidthOfLeftFrameDiv*/
top: 0px; /*Set top value to HeightOfTopFrameDiv*/
background: #fff;
font-size:10pt;
margin: 0;
padding: 0;
border: 0;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0px 0 0 0px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

a:link { color: #FF9900; font-weight: bold; text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none; color: #CC6600;}
a:active {text-decoration: none;}

.codes {font-size: 10px}
.met_wood {color: #8C623A; font-weight: bold; padding-left:10px;}
.heading { color: #FFFFFF; font-weight: bold; padding-left:5px;}
.agtext { color: #00665B; font-weight: bold; padding-left:10px;}
.airless {color: #009EC5; font-weight: bold; padding-left:10px;}
.ohs {color: #007A6F; font-weight: bold; padding-left:10px;}
.auto {color: #A7A7A7; font-weight: bold; padding-left:10px;}
.airbrush {color: #BC0000;font-weight:bold;}
.sub {color: #CC6600; font-size:10px}
.new {color: #FF0000}
