@import "../main.css";

.content {
height: *;
}

.message {
text-align: center;
vertical-align: top;
font-size: 24px;
}

.bottom {
	height: 40px;
}

.menu								{font: bold 14px Sans-Serif; font-weight: bold;}
.progress-bar						{color: #b5b5b5;}
.progress-bar .node					{padding: 0 5px 0 5px; width: 1px;}
.progress-bar td.active-arr			{padding: 0 5px 0 5px; width: 1px; color :#000000;}
.progress-bar td a					{color: #009a15;}
.progress-bar td.active 				{width: 1px; background: #895500 url('tl.gif') no-repeat 0% 0%;}
div 									{width: 100%; height: 100%;}
.progress-bar td.active div 			{background: url('tr.gif') no-repeat 100% 0%;}
.progress-bar td.active div div 			{background: url('br.gif') no-repeat 100% 100%;}
.progress-bar td.active div div div 		{padding: 5px; background: url('bl.gif') no-repeat 0% 100%; color: #ffffff;}
.progress-bar td.active div div div * 		{color: #ffffff;}
