/* Links ------------------------------------------------------*/
a:link      {color: #000000; text-decoration : none}
a:visited {color: #000000; text-decoration : none}
a:active  {color: #000000; text-decoration : none}
a:hover   {color : #C60000; text-decoration : none}

a.wmenu:link      {color: #FFFFFF; text-decoration : none}
a.wmenu:visited {color: #FFFFFF; text-decoration : none}
a.wmenu:active  {color: #FFFFFF; text-decoration : none}
a.wmenu:hover   {color : #C60000; text-decoration : none}

a.hmenu:link      {color: #FFFFFF; text-decoration : none}
a.hmenu:visited {color: #FFFFFF; text-decoration : none}
a.hmenu:active  {color: #FFFFFF; text-decoration : none}
a.hmenu:hover   {color : #C60000; text-decoration : none}

a.gmenu:link      {color: #57892B; text-decoration : none}
a.gmenu:visited {color: #57892B; text-decoration : none}
a.gmenu:active  {color: #57892B; text-decoration : none}
a.gmenu:hover   {color : #000000; text-decoration : none}
/* Links end -------------------------------------------------*/

/* Text --------------------------------------------------------*/
.redtextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #CB1814;
	font-weight: bold;
	text-decoration: none;
}
.redtext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.bluetext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.orangetextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
.headertextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #57892B;
	font-weight: bold;
	text-decoration: none;
}
.headerltext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #57892B;
	text-decoration: none;
}
.gsmalltext10 {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 10px;
	color: #57892B;
	text-decoration: none;
}

.wsmalltext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #FFFFFF;
}
.wsmalltextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	hover
}
.w18textbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	hover
}
.red18textbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 18px;
	color: #CB1814;
	font-weight: bold;
	hover
}
.b18textbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	hover
}

.smalltext10g {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 10px;
	color: #CCCCCC;
}
.smalltext10 {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 10px;
	color: #000000;
}
.smalltext12 {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 12px;
	color: #000000;
}
.smalltext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #000000;
}
.smalltextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.smalllink {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #57892B;
	text-decoration: none;
}

.smalllinkbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #57892B;
	font-weight: bold;
	text-decoration: none;
}