	table.toolList th {
								background-color: #000000;
								color: white;
								font-weight: bold;
								font-size: 100%;
								margin: 10px;
								padding: 2px;
								text-align: center
							}
	table.toolList td { font-size: 90%; color: white; text-decoration: none; background-color: #6699CC; padding: 2px; text-align: left }
	table.toolList .spacer {
								background-color: #FFFFFF;
								width: 1px;
							}
	table.toolList .spacerCol {
								background-color: #FFFFFF;
								width: *;
							}
	table.toolList td.footer { text-align: right }
	table.toolList td.footer a { color: white }
	table.toolList td.footer a:visited { color: red }
