#header {
	background-image: none;
	width:594;
	color: White;
}

.actuator 
{
	height: 10px;
	color: white;
	padding-bottom: 2px;
}
.actuator-over 
{
	height: 10px;
	color: #336699;
	background-color: #CCC;
	padding-bottom: 2px;
}
.actuator img , .actuator-over img 
{
	visibility: hidden;
	margin: 0px;
	
}
#actuator0, #actuator1, #actuator2, #actuator3
{
	border-right: solid 1px white;
}
#actuator4 {
	border-right-width: 0;
}
#header #message {
	visibility: hidden;
}
.menu 
{
}

.footer
{
	display: block;
	margin-top: 10px;
	border-top: solid 1px white;
	clear: both;
	float: none;
	background-position: bottom;
	height: 33px;
	width: 709px;
	background-image: none;
}
.footer
{
	font-size: 9px;
	color: white;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	text-align: center;
}
.footer TD
{
	font-size: 9px;
	color: #003366;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	text-align: center;
}
.footer A
{
	color: white;
	text-decoration: none;
}
.footer A:hover
{
	color: white;
}
.footer SPAN
{
	display: block;
	padding-top: 2px;
}
.footer SPAN SPAN
{
	display: inline;
}


