body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 0.5em;
	margin-top: 0;
}

h1 {
	font-size: 125%;
}

#enclosure {
	height: 105px;
	background-color: #34687f;
}

#sitename {
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: right;
}

#sitename img {
	border: none;
}

#heading{
	margin: auto;
	padding: 0;
	width: 760px; height: 105px;
	background-image:  url('banner.jpg');
	background-repeat: no-repeat;
	background-color: #34687f;
}

.error {
	color: red;
}

table.open td, table.open th {
	border: 1px solid gray;
}