body {
	background-color: #5A768B;
}
table {
	border-collapse: collapse;
}
h1.page {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 24px;
}
p {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}
td.content {
	background-image: url(graphics/watermark2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

}
.menubar {
}
.mainframe {
	background-color: #FFFFFF;
	border-top: 2px solid #7793A8;
	border-right: 2px solid #3E5362;
	border-bottom: 2px solid #3E5362;
	border-left: 2px solid #7793A8;
}
.framemenubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7793A8;
	border-bottom-color: #7793A8;
}
a.menu {
	display: block;
	color: black;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C5D1DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}
a.menu:hover {
	background-color: #849DB0;
}

