@charset "utf-8";
/* CSS Document */

.en-txtGrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.th-txtGrey{
	font-family:"Tahoma";
	font-size:14px;
	color:#666;
}
.th-txtGreySmall{
	font-family:"Tahoma";
	font-size:11px;
	color:#666;
}
.sh-txtGreen{
	font-size:16px;
	color:#9cc153;
	font-weight:bold;
}
.sh-txtWhite{
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
a:link {
	color: #72aecc;
}
a:visited {
	color: #72AECC;
}
a:hover {
	color: #1e6e97;
}
a:active {
	color: #1e6e97;
}
a.linkShGreen:link{
	font-size:16px;
	color:#9cc153;
	font-weight:bold;
		text-decoration:none;
}
a.linkShGreen:visited{
	font-size:16px;
	color:#9cc153;
	font-weight:bold;	
		text-decoration:none;
}
a.linkShGreen:hover{
	font-size:16px;
	color:#7ca629;
	font-weight:bold;
	text-decoration:none;
}
a.linkShGreen:active{
	font-size:16px;
	color:#7ca629;
	font-weight:bold;	
		text-decoration:none;
}
a.linkSmGrey:link{
	font-size:11px;
	color:#666;
	font-weight:normal;
		text-decoration:none;
}
a.linkSmGrey:visited{
	font-size:11px;
	color:#666;
	font-weight:normal;	
		text-decoration:none;
}
a.linkSmGrey:hover{
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
a.linkSmGrey:active{
	font-size:11px;
	color:#333;
	font-weight:normal;	
		text-decoration:none
}
a.linkGreenBold:link;visited{
	font-size:12px;
	color:#7ca923;
	font-weight:bold;
		text-decoration:none;
}
a.linkGreenBold:visited{
	font-size:12px;
	color:#7ca923;
	font-weight:bold;
		text-decoration:none;
}
a.linkGreenBold:hover;active{
	font-size:12px;
	color:#00a650;
	font-weight:normal;
		text-decoration:none;
}
a.linkGreenBold:active{
	font-size:12px;
	color:#00a650;
	font-weight:normal;
		text-decoration:none;
}
.boxSingle{
	width:200px;
	height:15px;
	font-family:"Tahoma";
	font-size:11px;
	color:#069;
}
.boxMulti{
	width:200px;
	height:40px;
	font-family:"Tahoma";
	font-size:11px;
	color:#069;
}