
	/********************************************
	'
	'	CSS 
	'	No Include CSS Form Control
	'
	/********************************************/




/***** 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: #000099; 
	text-decoration: underline; 
	}

A:hover { 
	color: #CC0000; 
	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 *****/






/* ^^^ Content Caption ^^^ */
.ContentCaption { /* ตัวหนาแต่ละหัวข้อ และสีเส้น */
	font-family: Verdana , Tahoma ; 
	font-size: 10pt; 
	font-weight: BOLD; 
	color: #003399;
	border-bottom: 1px solid #C2D1DA;
}

.ContentCaption a {
	color: #003399; 
	text-decoration: none; 
	}

.ContentCaption a:hover {
	color: #003399; 
	text-decoration: none; 
	}

.ContentCaption a:active {
	color: #003399; 
	text-decoration: none; 
	}

.ContentLine {
	border-bottom: 1px solid #C2D1DA;
	}
/* ^^^ End Content Caption ^^^ */




/***** 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: #9E0B0E;
	}

.FontMore a { 
	color: #9E0B0E; 
	text-decoration: none; 
	}
.FontMore a:hover { 
	color: #9E0B0E; 
	text-decoration: underline; 
	}
.FontMore a:active { 
	color: #9E0B0E; 
	text-decoration: underline;
	}
/***** End *****/









/***** CSS Navigator *****/
.Navigator {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	}

.Navigator a {
	color: #000000; 
	text-decoration: underline; 
	}

.Navigator a:hover {
	color: #000000;
	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 *****/






/* ^^^ Table Line ^^^ */
Table.TableLine td {
	border-bottom:1px solid #C2D1DA;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;	
	padding-bottom: 8px;
	color: #000000;
	}

#TableLineCaption {
	border-top:1px solid #C2D1DA;
	font-weight: BOLD;
	color: #003399;
	background-color: #F0F3F6;
	padding-top: 3px;	
	padding-bottom: 3px;
	color: #000000;
	}

#TableLineBottomNoLine {
	border-bottom-width:0px;
	}
/* ^^^ End Table Line ^^^ */








/***** 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 Form ^^^ */
.FormCaptionBorderBg {
	border-left: 1px solid #C2D1DA;
	border-top: 1px solid #C2D1DA;
	border-right: 1px solid #C2D1DA;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	background-color: #F0F3F6;
	color: #000000;
}


.FormBorder {
	border: 1px solid #C2D1DA;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	background: #FFFFFF;
}


.FormTextLeft {
	text-align: right;
	white-space: nowrap;
	}

.FormFieldRequest {
	color: #FF3300;
	}

.FormButton {
	font-family: Verdana , Tahoma;
	font-weight: Normal;
	font-size: 8pt;
	cursor: hand;
	width: 60px;
}
/* ^^^ End CSS Form ^^^ */




/***** 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 *****/