
	/********************************************
	'
	'	CSS 
	'	No Include CSS Form Control
	'
	/********************************************/


<style type="text/css">
<!--
a{color:#003399; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}
.fsize8 {font-size: 8px;}
.fsize10 {font-size: 10px;}
.style3 {font-family: "MS Sans Serif"; font-weight: bold; font-size: 9px; color: #FF0000; }
.style4 {
	font-family: "MS Sans Serif";
	font-size: 9px;
}
.style6 {font-family: "MS Sans Serif"}
.style13 {font-size: xx-small; font-weight: bold; color: #FF0000; }
.style14 {color: #003399}
-->
</style>

/***** CSS Redefine HTML Tag *****/
Body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF; 
	color: #000000;
	font-family:  _Tahoma, Verdana; 
	font-size: 8pt;
	}


Table {
	font-family: _Tahoma , Verdana , Ms Sans Serif; 
	font-size: 8pt;
	color: #000000;
	}


Select , Textarea , Input { 
	font-family: Verdana , Tahoma ; 
	font-size: 8pt; 
	}


A { 
	color: #1525B8; 
	text-decoration: underline; 
	}

A:hover { 
	color: #FF6633; 
	text-decoration: underline; 
	}

A:active { 
	color: #FF0033; 
	text-decoration: none;
	}
/***** End *****/








/***** CSS Class and ID (Top Menubar) *****/
/* ยังไม่ได้ใช้
.TopMenuBar {
	font-family: 1Verdana , Tahoma;
	color: #000000;
	}

.TopMenuBar a {
	color: #000000; 
	text-decoration: none;
	}

.TopMenuBar a:hover {
	color: #000000; 
	text-decoration: none; 
	}

.TopMenuBar a:active {
	color: #000000; 
	text-decoration: none; 
	}



.TopMenuBarSub {
	font-family: 1Verdana , Tahoma;
	color: #000000;
	}

.TopMenuBarSub a {
	color: #000000; 
	text-decoration: none;
	}

.TopMenuBarSub a:hover {
	color: #000000; 
	text-decoration: underline; 
	}

.TopMenuBarSub a:active {
	color: #000000; 
	text-decoration: underline; 
	}
*/
/***** End *****/






/***** CSS Class and ID (Content) *****/
/* กําหนดในส่วนของ Content



/***** End *****/







/***** CSS My *****/
.My {
	font-family: 1Tahoma , Verdana;
	font-size: 8pt; 
	color: #000000;
	}

.My a {
	color: #000000; 
	text-decoration: none; 
	}

.My a:hover {
	color: #000000; 
	text-decoration: underline; 
	}

.My a:active {
	color: #000000; 
	text-decoration: underline; 
	}
/***** End *****/








/***** CSS Font *****/
.FontCaption {
	font-family: Verdana , Tahoma ; 
	font-size:12pt; 
	font-weight:BOLD; 
	}


.FontMore {
	color:#00A651;
	}
/***** End *****/









/***** CSS Navigator *****/
.Navigator {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #000099;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	}

.Navigator a {
	color: #000099; 
	text-decoration: underline; 
	}

.Navigator a:hover {
	color: #FF6633; 
	text-decoration: none; 
	}

.Navigator a:active {
	color: #FF0033; 
	text-decoration: none; 
	}
/***** End *****/








/***** CSS Paging *****/
.PagePreviousNext {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	}

.PagePreviousNext a {
	color: #000000; 
	text-decoration: underline; 
	}

.PagePreviousNext a:hover {
	color: #000000; 
	text-decoration: none; 
	}

.PagePreviousNext a:active {
	color: #000000; 
	text-decoration: none; 
	}
/***** End *****/







/***** CSS Form *****/
.FormTextLeft {
	text-align: right;
	}


.FormFieldRequest {
	color: #FF0000;
	}


.FormButton {
	font-family: Verdana , Tahoma;
	font-weight: Normal;
	font-size: 8pt;
	cursor: hand;
	width: 60px;
}
/***** End *****/





/***** CSS Class and ID (Bottom Copyright , LabourBy) *****/
.Copyright {
	font-size: 8pt;
	color:#999999;
	}

.Copyright a { 
	color: #999999; 
	text-decoration: none; 
	}
.Copyright a:hover { 
	color: #999999; 
	text-decoration: underline; 
	}
.Copyright a:active { 
	color: #999999; 
	text-decoration: underline;
	}



.LabourBy {
	font-size: 8pt;
	color:#CCCCCC;
	}

.LabourBy a { 
	color: #CCCCCC; 
	text-decoration: none; 
	}
.LabourBy a:hover { 
	color: #CCCCCC; 
	text-decoration: underline; 
	}
.LabourBy a:active { 
	color: #CCCCCC; 
	text-decoration: underline;
	}
/***** End *****/