.pagename {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #989B83;
	text-decoration: none;
}
.pagehighlight {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.input{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
A:link,A:active,A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover {
	color:#000000;
	text-decoration: none;
}
.En A:link,.En A:active,.En A:visited,.En A:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
}
.th A:link,.th A:active,.th A:visited,.th A:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
/* Crumb */
.crumb {
	line-height: normal;
	font-size: 11px;
	font: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.crumb A:link ,.crumb A:active,.crumb A:visited {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.crumb A:hover {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #000000;
	text-decoration: none;
}
.tb_off {
color: #000000;
background-color:#FFFFFF;
}
.tb_over{
color: #000000;
background-color:#F5F5F5;
}
.tb_on{
color: #000000;
background-color:#CCCCCC;
}
.img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.img90 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.img80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.img70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.footer,.footer A:link ,.footer A:active,.footer A:visited {
    font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}