@charset "utf-8";
.Frame1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border-top-style: double;
	border-bottom-style: double;
	text-align: center;
	position: static;
	margin: 5px;
	padding: 5px;
}

.Frame2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border-top-style: double;
	border-bottom-style: double;
	text-align: left;
	position: static;
	margin: 5px;
	padding: 5px;
}

.MenuSub1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
	position: static;
	margin: 5px;
	padding: 5px;
}