a:link{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	color: #005FA6;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	color: #005FA6;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	color: #FFFFFF;
	background: #005FA6;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	color: #005FA6;
	background: #D0E1EE;
	font-weight: bold;
	text-decoration: none;
}

.font_default{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	color: #000000;
}

.font_large{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.font_9pt_lh200{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 200%;
	color: #000000;
}

.font_12pt_lh200{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12pt;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 200%;
	color: #000000;
}

.form_10pt_commandbutton{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	height: 30px;
	width: 150px;
	/*line-height: 1.2;*/
}

.form_10pt_commandbutton_yl{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	height: 30px;
	width: 150px;
	/*line-height: 1.2;*/
	background-color: #FFFF33;
	border-width: 2px;
	border-color: #FFFFFF #41410D #41410D #FFFFFF;
	border-style: outset; 
}

}
.form_10pt_commandbutton_s{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	height: 20px;
	width: 60px;
	/*line-height: 1.2;*/
	vertical-align: baseline;
}

}
.form_10pt_commandbutton_syl{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	height: 20px;
	width: 60px;
	/*line-height: 1.2;*/
	vertical-align: baseline;
	background-color: #FFFF33;
	border-width: 2px;
	border-color: #FFFFFF #41410D #41410D #FFFFFF;
	border-style: outset; 
}
.form_10pt_commandbutton_syl_es{
	font-family: "Osaka", "MS UI Gothic";
	font-size: 10pt;
	height: 20px;
	width: 70px;
	/*line-height: 1.2;*/
	vertical-align: baseline;
	background-color: #FFFF33;
	border-width: 2px;
	border-color: #FFFFFF #41410D #41410D #FFFFFF;
	border-style: outset; 
}

