td.progressbar
   { border:1px solid gray;border-bottom:1px solid gray; color: white; background-color: silver; padding: 3;
     font: normal bold 11px Arial; color: white; text-decoration: none; text-align:center }				              
td.progressbarselected
   { border:1px solid gray;border-bottom:1px solid gray; color: white; background-color: gray; padding: 3;
     font: normal bold 11px Arial; color: white; text-decoration: none; text-align:center }		
     
td.grid
   { border-top: 2px silver dotted; padding: 10 5 10 5 }	              

a:visited.progressbarselected,
a:link.progressbarselected  
   { text-decoration: none; color: white }
a:hover.progressbarselected		  
   { text-decoration: none; color: black }   

a:visited,
a:link        { color: #CC3366; text-decoration: underline }
a:hover       { color: #FF99CC; text-decoration: underline }

a:visited.subcat,
a:link.subcat { font: normal normal 10px Verdana; color: #333333; text-decoration: underline }
a:hover.subcat{ color: #C1C1C1; text-decoration: underline }

a:visited.foot, 
a:link.foot   { text-decoration: none; font-weight: normal; color: #333333 }
a:hover.foot  { text-decoration: underline; color: #333333 }

h1		      { color: #CC3366 }	
hr            { height: 2px; border-top: 3px silver dotted }
ul            { list-style-type: square; color: #CC3366; line-height: 14px; padding-top: 0px }
p             { font: normal normal 10px Verdana; color: #333333; margin: 8 0 0 0 }

.heading      { color: #CC3366 }
.copyright    { color: #333333 }
.textsmall    { font: normal normal 10px Verdana; color: #333333; clear: both }
.proddesc     { font: normal normal 10px Verdana; color: #333333; clear: both }