@charset "utf-8";
body {
	text-align: center;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFC;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 780px;
	font-size: 24px;
	font-weight: bold;
	background-color: #006;
	border: medium ridge #006;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	
}
#MENU1 {
	height: 120px;
	width: 620px;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	padding-top: 0px;
	top: 0px;
	right: 0px;
	line-height: 24px;
	float: left;
}
#menuright {
	float: left;
	height: auto;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	font-size: 9px;
	text-align: center;
}
#MENU2 {
	height: auto;
	width: 640px;
	float: left;
	padding-left: 5px;
}
.alignleft {
	text-align: left;
}
.font5 {
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}

#menuleft {
	float: left;
	height: auto;
	width: 625px;
	padding: 0px;
	text-align: center;
	
}
.font1 {
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}
.font2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
