/* CSS Document */
body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #666666;
}
Li
{
	font-size: 11px;
	list-style: url(../images/a_block.gif);
}
a:link
{
	text-decoration: underline;
	font-size: 11px;
	color: #006600;
	list-style: url(../images/a_block.gif);
}
a:visited
{
	text-decoration: underline;
	font-size: 11px;
	color: #006600;
}
a:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #006600;
	list-style: url(../images/arrow.gif);
}
a.submenu:link
{
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
}
a.submenu:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
}
a.submenu:hover
{
	text-decoration: none;
	font-size: 12px;
	color: #00CC00;
}
a.menu:link
{
	text-decoration: underline;
	padding-bottom:2px;  padding-left:2px;
	font-size: 12px;
	color: #666666;
	display:block;
}
a.menu:visited
{
	text-decoration: underline;
	padding-bottom:2px; padding-left:2px;
	font-size: 12px;
	color: #666666;
	display:block;
}
a.menu:hover
{
	text-decoration: none;
	padding-bottom:2px;  padding-left:2px;
	font-size: 12px;
	color: #00CC00;
	display:block;
	background-color:#EEEEEE;
}
a.NavTxtWhite:link
{
	text-decoration: underline;
	font-size: 11px;
	color: #006600;
}
a.NavTxtWhite:visited
{
	text-decoration: underline;
	font-size: 11px;
	color: #006600;
}
a.NavTxtWhite:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
a.NavMenuReg:link
{
	text-decoration: none;
	font-size: 14px;
	color: #EEEEEE;
	display:block;
}
a.NavMenuReg:visited
{
	text-decoration: none;
	font-size: 14px;
	color: #EEEEEE;
	display:block;
}
a.NavMenuReg:hover
{
	text-decoration: none;
	font-size: 14px;
	color: #EEEEEE;
	display:block;
	background-color:#00CC00;
	padding-top:15px;
	padding-bottom:15px;
}
.txtupdate {font-size: 10px}
/* H1 */
.TitleWhite
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.TitleGrn
{
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
/* H2 */
.SubTitleWhite
{font-size: 14px; font-weight: bold; color: #FFFFFF;}
.SubTitleGrn
{font-size:14px; font-weight:bold; color:#009900;}

/* H3 */
.TileBar
{font-size:11px; font-weight:bold; color:#FFFFFF;}
.TitlePic
{font-size:11px; font-weight:bold; color:#009900;}
/* Text */
.txt
{font-size: 11px; color: #666666;}
.HeaderTxt
{font-size: 11px; color: #666666; font-weight: bold;}
.txtWhite
{font-size: 11px; color: #FFFFFF;}
.txtRed
{font-size: 11px; color: #FF0000;}
.txtGreen
{font-size: 11px; color: #009900;}
.txtfoot
{font-size: 9px;	color: #999999;}

/* TxtThai*/

.TxtTh
{font-size: 12px; color: #666666;}
.HeaderTxtTh
{font-size: 12px; color: #666666; font-weight: bold;}
.txtWhiteTh
{font-size: 12px; color: #FFFFFF;}