div#page	{ width: 100%; }

table.body-content	{ table-layout: fixed; width: 100%; }

col.left	 { width: 22%; text-align: center; }

col.middle	 { width: 43%; padding: 0 2px 15px 2px; }

col.right	 { width: 35%; }

.right-col	{padding: 5px 5px 5px 20px; width: 225px; background-color: #94DCF4; background-image: 
               url('../images/bckgs/left_blue_grad.jpg'); background-repeat: 
               repeat-y; background-position-x: left}
               
            

div.section-Head	{ text-align: left; padding: 0; display: block; }

div.section-Head a	{ padding: 8px 0 2px 2px; display: block; background: blue; font-weight: bold; text-decoration: none; color: white;  }

div.section-Head :hover	{ background: black; color: #00ff00; padding: 9px 0 1px 3px; }

/* Image Classes */

.prod-picoff	{ border: 3px solid #ffffff; }

.prod-picon1	{ border: 3px solid #00ff00; }

.boldLinksH		{ margin: 2px 0 5px 2px; text-align: left; }

.boldLinksH a	{ font-weight: bold; text-decoration: none; color: black; }

.boldLinksH :hover	{ text-decoration: underline; color: red; }
