/*------------------------------------------------------------------------------------------------------------*/
/* Content Fonts */
/*------------------------------------------------------------------------------------------------------------*/
.smallFont
{  
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none
}
.modelBackGround
{
	filter:alpha(opacity=20);
	opacity:0.9;
}
.Thailink,a.Thailink, a.Thailink:visited,a.Thailink:link,a.Thailink:active
{  
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none
}
a.Thailink:hover 
{
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #66FFFF; 
	text-decoration: underline
}
.Englishlink,a.Englishlink, a.Englishlink:visited,a.Englishlink:link,a.Englishlink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: none
}
a.Englishlink:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #99FFFF;
	text-decoration: underline
}
.EnglishMore,a.EnglishMore,a.EnglishMore:visited,a.EnglishMore:active,a.EnglishMore:link
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #99FFFF;
	text-decoration: none; 
	font-weight: bold
}
a.EnglishMore:hover 
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}
.ThaiColorContent,a.ThaiColorContent,a.ThaiColorContent:visited,a.ThaiColorContent:active,a.ThaiColorContent:link
{
	font-family:  Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #99FFFF;
	text-decoration: none; 
}
a.ThaiColorContent:hover 
{
	font-family:  Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: underline
}
.EnglishColorContent,a.EnglishColorContent,a.EnglishColorContent:visited,a.EnglishColorContent:active,a.EnglishColorContent:link
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #99FFFF;
	text-decoration: none; 
}
a.EnglishColorContent:hover
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: underline; 
}
.ThaiMore,a.ThaiMore,a.ThaiMore:visited,a.ThaiMore:active,a.ThaiMore:link
{
	font-family:  Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #66FFFF;
	text-decoration: none; 
}
a.ThaiMore:hover 
{
	font-family:  Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: underline
}
.Title,a.Title,a.Title:visited,a.Title:active,a.Title:link
{
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #66FFFF;
	font-weight: bold;
	text-decoration: none
}
a.Title:hover
{
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}

.WelcomeName
{
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #99FFFF;
	text-decoration: none
}
/*-------------------------------------------------*/
/* Green */
/*-------------------------------------------------*/
.HeadGreen
{
	color: #CCFF33;
	font-size: 15px; 
	font-weight: bold;
	text-decoration: none
}
.GreenBold
{
	color: #CCFF33;
	font-weight: bold;
	text-decoration: none
}
.Green
{
	color: #CCFF33;
	text-decoration: none
}
a.Green:visited
{
	color: #F7FFC2;
	text-decoration: underline
}
a.Green:hover
{
	color: #FFFFFF;
	text-decoration: underline
}
/*-------------------------------------------------*/
/* Yellow */
/*-------------------------------------------------*/
.HeadYellow 
{  
	font-size: 15px; 
	font-weight: bold; 
	color: #FED606; 
	text-decoration: none
}
.YellowBold
{  
	font-weight: bold; 
	color: #FED606; 
	text-decoration: none
}
.Yellow
{  
	color: #FED606; 
	text-decoration: none
}
a.Yellow:visited
{  
	color: #FFFF94; 
	text-decoration: underline
}
a.Yellow:hover
{  
	color: #FFFFFF; 
	text-decoration: underline
}
/*-------------------------------------------------*/
/* Orange */
/*-------------------------------------------------*/
.HeadOrange 
{  
	font-size: 15px; 
	font-weight: bold; 
	color: #FED606; 
	text-decoration: none
}
.OrangeBold
{  
	font-weight: bold; 
	color: #FFB503; 
	text-decoration: none
}
.Orange
{  
	color: #FFB503; 
	text-decoration: none
}
a.Orange:visited
{  
	color: #FEC965; 
	text-decoration: underline
}
a.Orange:hover
{  
	color: #FFFFFF; 
	text-decoration: underline
}
/*-------------------------------------------------*/
/* Blue */
/*-------------------------------------------------*/
.HeadBlue
{  
	font-size: 15px; 
	font-weight: bold; 
	color: #03CBFD; 
	text-decoration: none
}
.BlueBold
{  
	font-weight: bold; 
	color: #03CBFD; 
	text-decoration: none
}
.Blue
{  
	color: #03CBFD; 
	text-decoration: none
}
a.Blue:visited
{  
	color: #7CEBFF; 
	text-decoration: underline
}
a.Blue:hover
{  
	color: #FFFFFF; 
	text-decoration: underline
}
/*-------------------------------------------------*/
/* White */
/*-------------------------------------------------*/
.WhiteBold
{  
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-weight: bold; 
	font-size:14px;
	color: #FFFFFF; 
	text-decoration: none
}
.White1
{  
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	color: #FFFFFF; 
	font-size: 12px;
	text-decoration: none
}
.White
{  
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	color: #000000; 
	font-size: 14px;
	text-decoration: none
}
a.White:hover
{  
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	color: #66FFFF; 
	font-size: 14px;
	text-decoration: underline
}
/*-------------------------------------------------------------------------------------------------------------*/
/* HTML */
/*-------------------------------------------------------------------------------------------------------------*/
.input2,.textarea2
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	/*text-decoration: none;*/
	font-size: 11px; 
	color: #000000;
}
.input1
{
	border-right: #999999 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-bottom: #999999 0px solid;
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	/*text-decoration: none;*/
	font-size: 11px; 
	color: #000000;
}
select
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family:Tahoma, "MS Sans Serif", AngsanaUPC;
	text-decoration: none;
	font-size: 11px; 
	color: #333333;
}

body,td 
{
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	line-height: 14px
}
A:link {
	FONT-SIZE: 12px; COLOR: #ff0033; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #ff0033; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #ff0033; TEXT-DECORATION: underline
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ff0033; TEXT-DECORATION: underline
}
/*-------------------------------------------------------------------------------------------------------------*/
/* Table */
/*-------------------------------------------------------------------------------------------------------------*/
.InCellTable {  
	border: solid; 
	border-width: 0px 1px 1px 0px; 
	border-color: black #CCFF33 #CCFF33 black
}
.OutCellTable {  
	border: solid; 
	border-width: 1px 0px 0px 1px; 
	border-color: #CCFF33 black black #CCFF33
}
