@charset "TIS-620";
/* CSS Document */
font, .text{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
	font-weight:300;
	color: #666666;
}
.head{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	font-weight:800;
}
.smallHead{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 7.5pt;
	font-weight:800;
}
.smallText, sup{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 7.5pt;
}
.bold{
	font-weight:800;
}
.white{
	color:#FFF;
}
.blue{
    color:#106F9F;
}
.red{
	color:#CC0000;
}
.pink{
	color:#F9649F;
}
.green{
	color:#71B800;
}
.orange{
	color:#FF9900;
}
.black{
	color:#000;
}




.hbtext {
	font-family: "Tahoma", "Ms Sans Serif", Thonburi;
	font-size : 10pt;
	color: #006699;
	font-weight: bold;
}

.btext {
	font-family: "Tahoma", "Ms Sans Serif", Thonburi;
	font-size : 9pt;
	font-weight: bold;
    color: #006699;
}
