/* Gold Boxes */
#bxgld{border:0px; border-collapse: collapse; width:499;}
.bxgldtp{height:42; background-image: url('images/gold_top.jpg');}
.bxgldmd{padding-left:25px; padding-right:25px; background-image:url('images/gold_middle.jpg');}
.bxgldbt{height:42; background-image: url('images/gold_bottom.jpg');}

/* Yellow Box */
#yllbx{
       background-image: url('images/yell_tab.jpg');
       background-repeat:no-repeat;
       width:442; height:137;
       border:0px; border-collapse: collapse;
       text-align:center;
      }
	  
/* Newsletter Form */
#nform{border:0px none; width:180; border-collapse: collapse}

/* Testimonial */
.tstim{width:180; text-align:center; font-weight:bold; color:white; }
.thline{color:#ffff99;}
a.thlnk{color:cornflowerblue; font-size:9pt;}