@charset "UTF-8";
.title_en {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}
.Title_Main {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 23px;
	color: #000000;
	font-weight: bold;
}
.readmore {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	text-align: right;
}
.Normal_text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: normal;
	color: #666666;
}
.Normal_textBlack {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.ContentFOOTERLink {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
.ContentFOOTERLink:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFCC00;
	font-weight: lighter;
	text-decoration:none;
}
.ContentBLUELink {
	font-family: "Avant Garde", "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
.ContentBLUELink:hover {
	font-family: "Avant Garde", "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0099FF;
	font-weight: lighter;
	text-decoration:none;
}
.ContentFOOTER {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
.ContentHEADERLink {
	font-family: "Avant Garde", "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
.ContentHEADERLink:hover {
	font-family: "Avant Garde", "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFF66;
	font-weight: lighter;
	text-decoration:none;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
