body {
	background-color: White }
.layout {
	width: 100%; }
td.banner {
	color: black;
	vertical-align: middle;
	text-align: center;
	background-color: blue;
	background-image: url(/images/panorama2.jpg);
	width: 100%;
	height: 108px;
	background-repeat: no-repeat; }
table.layout td {
	vertical-align: top }
fieldset.panel {
	border: solid blue 1px;
	background-color: PowderBlue }
fieldset.panel legend {
	font-style: italic }
form div.label {
	font-size: x-small;
	font-style: italic }
