.tt {
	font-family: "MS Sans Serif";
	font-size: xx-small;
}
select {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8E9BB4;
}
.textinput {
	font-size: 12px;
	color: #3B4E70;
	background-color: #DEE2E8;
}
.table {
	font-family: "MS Sans Serif";
	font-size: x-small;
	color: #025C68;

}

.table:link {
	color: #0000CC;
	text-decoration: underline;
}

.table:hover {
	color: #CC6600;
	text-decoration: underline;
}

.table:visited {
	color: #0000CC;
	text-decoration: underline;
}

.table:visited:hover {
	color: #CC6600;
	text-decoration: underline;
}

.ac:link {
	color: #00505A;
	font-size: 9px;
	text-decoration: none;


}


.ac:hover {

	color: #372B1C;
	text-decoration: underline;
}
.ac:visited {
	color: #00505A;
	text-decoration: none;
	font-size: 9px;
}
.ac:visited:hover {
	color: #372B1C;
	text-decoration: underline;
}

.detail {
	font-family: "MS Sans Serif";
	font-size: small;
}
.bank {
	font-family: "MS Sans Serif";
	font-size: x-small;
	font-weight: bold;


}

.bank:link {
	color: #FF9900;
	text-decoration: none;
}
.bank:hover {


	text-decoration: underline;
}
.bank:visited {
	color: #0066CC;
	text-decoration: none;
}
.bank:visited:hover {


	text-decoration: underline;
}
.fixback {
	background-attachment: fixed;
	background-image: url(images_eng/detail_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
