@media print {
.for_screen { display:none;
}
}
.menu-back-1 {
	background-image:    url(image_menu/menu_back-1.gif);
}
div#menu {  scrollbar-face-color:#758DEF;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#758DEF;
}
.text-1 {
	font-size: x-small;
	line-height: 155%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.link-text {
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
}
a.link:link {
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
	color: #002C9A;
	text-decoration: none;
}
a.link:visited {
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
	color: #002C9A;
	text-decoration: none;
}
a.link:hover {
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
	color: #0088FF;
	text-decoration: underline;
}.btn-space {
	border-top: 1px solid #999999;
}
.menu-back-2 {
	background-image:    url(image_menu/menu_back-2.gif);
}
.left-line {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #586AB4;
	background-image: url(image_menu/menu_bg.jpg);
	background-repeat: repeat;
}
.menu-title {
	font-size: 90%;
	line-height: 115%;
	font-weight: bold;
	color: #3366CC;
}
a.link-en:link {
	font-size: xx-small;
	line-height: 110%;
	font-weight: normal;
	color: #002C9A;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a.link-en:visited {
	font-size: xx-small;
	line-height: 110%;
	font-weight: normal;
	color: #002C9A;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a.link-en:hover {
	font-size: xx-small;
	line-height: 110%;
	font-weight: normal;
	color: #0088FF;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif";
}
