body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #665D88;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:active,
a:hover {
	/* color: #C23C40; */
	color: #FF9900;
}
a.btm_menu {
	text-decoration: none;
}
td img {
	display: block;
}

td.livearea
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
	color: #333333;
}


.whitedisclaimer,
.whitedisclaimer a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.formz {
	font-size: 11px;
	color: #666666;
}
.CategoryHdrs {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F8F8F;
}
td.CategorySubHd {
	font-size: 11px;
	color: #EEEEEE;
	background-color: #8F8F8F;
	padding: 6px 24px 6px 20px;
}
.hilightrowz {
	background-color: #8488B5;
	color: #FFFFFF;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
}

.evenrowz {
	color: #999999;
	background-color: #F9FADE;
	font-size: 11px;
}
.oddrowz {
	color: #999999;
	background-color: #FCFCFE;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
}
.DetailsHdr {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.smalldetailtext {
	font-size: 11px;
	color: #333333;
}
.smalldetailtextdark {
	font-weight: 600;
	font-size: 11px;
	color: #000000;
}
.smalldetailtext a,
.smalldetailtextdark a {
	font-size: 11px;
	color: #C23C40;
	text-decoration: underline;
}
.smalldetailtext a:hover,
.smalldetailtextdark a:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.jsmenu {
	z-index: 2;
}
.flashmovie {
	z-index: 1;
}
.topbar {
	background: #FF9835 url('../rev3_images/colorbar.jpg') repeat-y right;
	height: 25px;
	width: 100%;
	text-align: right;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	vertical-align: middle;
}
.bmtopbar {
	background: url('../images/colorbar/bm.jpg') no-repeat;
	height: 25px;
	width: 592px;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	font-size: 11px;
	vertical-align: middle;
}

#pdf {
	background: url('../images/ico/ico_12px_pdf.gif') no-repeat center left;
	vertical-align: middle;
	padding: 2px 0 5px 15px;
	display: block;
}
#doc {
	background: url('../images/ico/ico_12px_doc.gif') no-repeat center left;
	vertical-align: middle;
	padding: 2px 0 5px 15px;
	display: block;
}
#ext {
	background: url('../images/ico/ico_12px_link.gif') no-repeat center left;
	vertical-align: middle;
	padding: 2px 0 5px 15px;
	display: block;
}

#forming-solutions {
	font: 8pt/10pt Hevetica, Arial, sans-serif;
	color: #000;
}
#forming-solutions a {
	color: #333;
	text-decoration: underline;
}
#forming-solutions a:hover {
	color: #f00;
	text-decoration: underline;
}
#forming-solutions p {
	font: 8pt/10pt Hevetica, Arial, sans-serif;;
}

#rule,
.rule {
	height: 1px;
	width: 100%;
	background: #f00 url('../images/colorule.jpg') top left repeat-y;
	
}

.fltype,
#forming-solutions td.type {
	font: 14pt Tahoma, Hevetica, Arial, sans-serif;
}
.fltype sup,
#forming-solutions td.type sup {
	font: 8px Arial, Hevetica, sans-serif;
	color: #000;
}

.descriptor,
#forming-solutions .descriptor {
	font: 8pt/10pt Tahoma, Hevetica, Arial, sans-serif;
	padding-bottom: 3px;
	color: #000;
}


/*  ******************   Ads in Sidebar  ******************  */

#ads {
	color: #fff;
	font-family: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 168px;
	background-color: #333;
}
#ads a {
	color: #fff;
	text-decoration: none;
}
#ads a:active,
#ads a:hover {
	color: #f90;
	text-decoration: underline;
}
#ads img {
	width: 140px;
	border: none;
}


/*  ******************   Colors  ******************  */

.wht		 { color: #fff; }
.gry		 { color: #999; }
.formliners  { color: #f00; }
.brickmaster { color: #c60; }
.graylastic	 { color: #666; }
.vacuform	 { color: #939; }
.vinylok	 { color: #396; }
.fiberlyte	 { color: #00c; }
.goldlastic	 { color: #fc0; }
.fitzlok     { color: #a6a28d; }


/*  ******************   Forms  ******************  */
.formlabel {
	font-size: 85%;
	text-align: right;
}
.formdata {
	font-size: 85%;
	text-align: left;
}
.formlabelerror {
	color: #f00;
	font-size: 85%;
	text-align: right;
}
.formdataerror {
	color: #f00;
	font-size: 85%;
	text-align: left;
}
.error {
	color: #f00;
	font-weight:bold;
}
.wide {
	width: 300px;
}

