@charset "TIS-620";
/* CSS Document */
.smallText, sup{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color: #7F7D7D;
}
.white{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color: #FFFFFF;
}
.blue{
    font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#106F9F;
}
.red{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#DA1700;
}
.ll{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#DA1700;
}
.pink{
     font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#F9649F;
}
.green{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#56800D;

	}
.green2{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size :11pt;
	color:#56800D;

	}
.brow{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#961717;
}
.orange{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#D36229;
}
.black{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#000;
}
.yel{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#D8B342;
}
.whiteL:link {
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:auto;
text-decoration: none;
	}
.whiteL:visited {
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:auto;
text-decoration: none;
}
.whiteL:hover {
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color: #FFF200;
	margin-left:auto;
	font-weight: bold;
}
