*
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px
}

a
{
	font-size: 9px;
	color: darkblue;
}

a:hover
{
	text-decoration: none;
}

div#inner-status
{
	height: 15px;
	background-color: white;	
}

div#outer-status
{
	height: 15px;
	background-color: #4677A7;
	border: 1px solid #4677A7;
	margin-top: 10px;
}

div#complete
{
	color: darkgreen;
	margin: 8px 0px 0px 5px;
}

div#footer
{
	font-size: 9px;
	margin-top: 10px;
}