.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	z-index: auto;
}
.menu3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: auto;
}
.menu2 {
	background-color: #CAFFCA;
	background-image: url(img/box_menu2.gif);
	width: 96px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	position: relative;
	padding: 2px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	z-index: auto;
}


.menu1 {
	background-color: #CAFFCA;
	background-image: url(img/box_menu1.gif);
	height: 16px;
	width: 112px;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	position: relative;
	padding: 4px;
	text-decoration: none;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: auto;
}
