a.navbartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	text-align: center;

}

a.navbartext:link { color: #CC6633; text-decoration: none; }
a.navbartext:visited { color: #CC6633; text-decoration: none; }
a.navbartext:active { color: #000000; text-decoration: none; }
a.navbartext:hover { color: #000000; text-decoration: none; }

.mainbodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.mainbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	list-style-type: disc;
}

.mainbodylist {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	text-indent: 0pt;
	display: list-item;
	line-height: 14pt;
}

.mainaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	display: none;
}

.manufacturer {
        font-size: 24px;
        line-height: normal;
        border: thin none;
        font-family: "Times New Roman", Times, serif;
}


.graphic {border:1px; border-thickness:1px; border-color: #CC6633; border-style: solid;}


/* Added for table cell support only */
TD.blk      { background-color: 000000; }
TD.yellow   { background-color: FFFF00; }
TD.ltGray   { background-color: DBDBDB; }
TD.dkGray   { background-color: 8F8F8F; }
TD.orange   { background-color: CE6200; }
TD.center   { text-align:center; }
TD.footlinks{ text-align:center; font-size: 24px; }




