
table.steps td {	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #008080;
	background: url(lightgrad.jpg) repeat-x top left;
	border-bottom: solid 1px #008080;
}
table.steps td.here {
	color: #990000;
	background: #ffffff;
	font-weight: bold;
	border-top: solid 1px #008080;
	border-left: solid 1px #008080;
	border-right: solid 1px #008080;
	border-bottom: solid 1px #ffffff;
}
table.steps td a {	font-size: 7pt;
	text-decoration: none;
}
table.steps td a:hover {	color: #003300;
	background: #66cccc;
}

