.normaltext {
	font-family : Tahoma;
	font-size : 13px;
	color: #333333;
}
.normaltextthai {
	font-family : Tahoma;
	font-size : 15px;
	color: #333333;
}
.bigtext {
	font-family : Tahoma;
	font-size : 15px;
	color: #333333;
	font-weight : bold;
}

.bigtextthai {
	font-family : Tahoma;
	font-size : 18px;
	color: #333333;
	font-weight : bolder;
}

.smalltext {
	font-family : Tahoma;
	font-size : 10px;
	color: #666666;
	font-weight : normal;
}

.smalltextthai {
	font-family : Tahoma;
	font-size : 11px;
	color: #999999;
	font-weight : normal;
}

.normaboldtext {
	font-family : Tahoma;
	font-size : 13px;
	color: #333333;
	font-weight : bold;
}
.normaboldtextthai {
	font-family : Tahoma;
	font-size : 15px;
	color: #333333;
	font-weight : bolder;
}
.copyright {
	font-family : Tahoma;
	font-size : 11px;
	color: White;
}
.copyrightthai {
	font-family : Tahoma;
	font-size : 13px;
	color: White;
}
.textlink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #6666C2;
	font-weight : normal;
	text-decoration : underline;
}
.textlink {
	font-family: Tahoma;
	font-size: 13px;
	color: #000099;
	font-weight : normal;
	text-decoration : underline;
}
.textlink:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #000099;
	font-weight : normal;
	text-decoration : underline;
}

.textlinkthai:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #6666C2;
	font-weight : normal;
	text-decoration : underline;
}
.textlinkthai {
	font-family: Tahoma;
	font-size: 15px;
	color: #000099;
	font-weight : normal;
	text-decoration : underline;
}
.textlinkthai:active {
	font-family: Tahoma;
	font-size: 15px;
	color: #000099;
	font-weight : normal;
	text-decoration : underline;
}

.headerlink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #B9BFDD;
	font-weight : bold;
	text-decoration : underline;
}
.headerlink {
	font-family: Tahoma;
	font-size: 13px;
	color: White;
	font-weight : bold;
	text-decoration : none;
}
.headerlink:active {
	font-family: Tahoma;
	font-size: 13px;
	color: White;
	font-weight : bold;
	text-decoration : underline;
}

.languagelink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-decoration : underline;
}
.languagelink {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight : bold;
	text-decoration : none;
}
.languagelink:active {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight : bold;
	text-decoration : underline;
}

.languagetext {
	font-family : Tahoma;
	font-size : 12px;
	color: #333333;
	font-weight : bold;
}

.mlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight : normal;
	text-decoration : none;
}
.mlink {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight : normal;
	text-decoration : none;
}
.mlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight : normal;
	text-decoration : none;
}


.back1 {
	background-color : White;
}

.back2 {
	background-color : #4F5EAB;
}

.back3 {
	background-color : #E5E5E5;
}
.bodyback {
	background-color : #CECECE;
}