<!-- (c) 1985-2001 Lotus Development Corporation. All rights reserved. This software is subject to the Lotus Software Agreement and applicable export regulations. Restricted Rights for U.S. government users. -->
<!-- $HaikuForm - 208113 -->



/* TAG STYLES */

body, td { 
	font-family: geneva, arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }

a { 
	color: navy;
	font-weight: bold;
	text-decoration: none; 
}

a:hover { 
	color: red; 
	text-decoration: underline; 
}

.h-page-text a:visited {
	color: #666699;
}

form  {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
/* STANDARD STYLES - TWEAKABLE */

.h-page-bg { 
	background-color: White; 
}

.h-field-text, .h-field-text td { 
}

.h-pageSmall-text, .h-fieldSmall-text {
	font-family: geneva, "ms sans serif", sans-serif ! important;
	font-size: 9pt ! important;
}

.h-accent-bg {
	background-color: #e74d4a;
}

.h-sidebar-bg {
	font-family: sans-serif;
	font-size: 8pt; /* Height of whitespace in sidebar */
	background-color: #f7efbd;
}

.h-toc-text, .h-tocSelected-text {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
}

.h-toc-text { 
	color: #004573;
}

.h-tocSelected-text { 
	color: #e74d4a;
}

a.h-toc-text, a.h-tocSelected-text {
	font-weight: normal;
	text-decoration: none;
}

a.h-toc-text:hover, a.h-tocSelected-text:hover { 
	color: #e74d4a;
}

.h-actionButtonBorder-bg {
	background-color: #6095b3;
}

.h-actionButton-bg {
	background-color: #f7eb7b;
}

.h-actionButton-text {
	font-family: geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #004573;
}

/* STANDARD STYLES - NOT TWEAKABLE */
.h-searchField-text { 
	font-family: geneva, "ms sans serif", arial, sans-serif;
	font-size: 9pt;
}

/* Fields */
.h-fieldHeader-bgtext, .h-fieldOrder-bgtext { 
	font-size: 10pt;
	background-color: #bbccdd;
}

/* Edit mode */
.h-edit-bg { 
	background-color: #d1def0; 
	font-size: 8pt; /* Height of text in tab */
 }
 
.hTweakEditBgColor { 
	color: #d1def0; 
 }

.h-sceneTitle-textbg { 
	font-family: geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000d40;
	text-transform: capitalize;
	padding-top: 2px;
}

.h-shadow-bg { 
	background-color: #666666;
	background-image: none;
}

/* STANDARD STYLES - PAGE-SPECIFIC */
/* Folders */
.h-folderBanner-bg { 
	background-color: #bcd;
	padding-left: 1px;
	padding-right: 1px;
}

.h-folderBanner-text  { 
	font-family: geneva, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #004573;
}

a.h-folderBanner-text { 
	font-weight: bold; 
	text-decoration: none; 
}

.h-folderBannerSelected-text  { 
	font-family: geneva, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: black;
	text-decoration: underline;
}

a.h-folderBannerSelected-text { 
	font-weight: bold; 
	text-decoration: underline;
}

.h-folderItem-bg {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 4pt;
}

.h-folderBar-bg { 
	background-color: rgb(91,135,165);
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 0pt;
	padding-left: 1px;
	padding-right: 1px;
}

.h-folderItem-text {
	color: #666;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 1px;
	padding-right: 1px;
}

a.h-folderItem-text {
	font-weight: bold;
	text-decoration: none; 
	color: navy;
	padding-left: 0px;
}

.h-folderCompact-text {
	color: #336;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 1px;
}

.h-folderAbstract-text {
	color: #666;
	font-weight: normal;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 1px;
}

.h-folder-dl { 
	margin-bottom: 0px; /* Space after indented rows */
}

.h-folderInterspace-bg { }

.h-folderInterspace-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 4px; /* Space between responses */
}

.h-folderSpace-text  {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt; /* Space between threads */
	padding: 0px;
}

/* CLEANUP ??*/	
.h-editLink-text {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a.h-editLink-text {
	color: navy;
	padding-left: 0px;
	text-decoration: none;
}

/* Fields (edit mode) */
.h-fieldHeaderEdit-bgtext { 
	font-family: geneva, arial, sans-serif;
	font-size: 10pt;
	color: #000d40;
	background-color: #f4f9ff;
}

.h-fieldEdit-text, .h-fieldEdit-text td { 
	font-family: geneva,  arial, sans-serif;
	font-size: 10pt;
	color: #000d40;
}

.h-fieldOrderEdit-bgtext, div .h-fieldOrderEdit-bgtext  td { /* Baroque selector is required for Netscape 4.x */
	font-family: geneva, arial, sans-serif ! important;
	font-size: 10pt ! important;
	font-weight: bold ! important;
	background-color: #000d4d ! important;
	padding-left: 5px ! important;
	padding-right: 3px ! important;
	color: #fc0 ! important; 
}

.h-fieldSmallEdit-text { 
	font-family: geneva, "ms sans serif", sans-serif ! important;
	font-size: 9pt ! important;
}

.h-fieldSpecialEdit-text {
	font-family: geneva, "ms sans serif", sans-serif ! important;
	font-size: 9pt ! important;
	color: #000d40 ! important;
	padding: 0px ! important;
	padding-right: 20px ! important;
	vertical-align:  top;
}

/* Buttons (edit mode) */
.h-actionButtonEdit-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #004573;
	font-weight: bold;
	text-transform: uppercase;
}

a.h-actionButtonEdit-text { 
	font-weight: bold;
	text-decoration: none;
}

.h-actionButtonBorderEdit-bg { 
	background-color: #000;
}

.h-actionButtonEdit-bg { 
	background-color: #fc0;
}

/* Whats New */

.h-whatsNewBanner-bg { 
	background-color: #f7efbd;
	padding-left: 1px;
	padding-right: 1px;
}

.h-whatsNewBox-bg { 
	background-color: #ffe;
}

.h-whatsNewBanner-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #004573;
	padding-left: 1px;
	padding-right: 1px;
}

.h-whatsNewBullet-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 10pt;
	color: #e74d4a;
	text-indent: 0.25em;
}

/* Quick-Browse */

.h-quickBrowse-body { 
	padding: 0px;
	margin: 0px;
}

.h-quickBrowseTitle-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004573;
	padding-left: 3px;
	padding-right: 3px;
}

.h-quickBrowseBanner-text { 
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #004573;
	padding: 0px;
	padding-left: 4px;
}

.h-quickBrowseBullet-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 9pt;
	color: #e74d4a;
	text-indent: 0.25em;
}

.h-quickBrowseItem-text { 
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #666;
	padding-left: 1px;
	text-indent: 0px;
	margin-left: 0px;
}

a.h-quickBrowseItem-text { 
	color: navy;
	font-weight: bold;
	line-height: 9pt;
	text-decoration: none;
}

.h-quickBrowseNav-text  { 
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	color: #004573;
}

/* Tasks */

.h-tasksBannerNow-textbg, .h-tasksItem-bg, .h-tasksItemTimeline-bg, .h-tasksItemMilestone-bg {
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

.h-tasksBannerNow-textbg { 
	color: White;
	font-weight: bold;
	background-color: #e74d4a;
}

.h-tasksItem-bg { 
	background-color: #f0f7ff;
}

.h-tasksItemTimeline-bg { 
	background-color: #d66;
}

.h-tasksItemMilestone-bg { 
	background-color: #0a0;
}

/* Calendar page */
.h-calendarLabel-text, .h-calendarLabelSelected-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 2px;
}

.h-calendarLabel-text { 
	color: #004573;
}

.h-calendarLabelSelected-text { 
	color: red;
}

.h-calendarItemOther-bg {
	background-color: #cde;
}

.h-calendarItemToday-bg {
	background-color: #ffe;
}

/* Security */

.h-securityReader-bg {
	background-color: #ffc;
}

.h-securityAuthor-bg {
	background-color: #cff;
}
.h-securityManager-bg {
	background-color: #cfc;
}



/*-------------------------------------------------------------------------------
	SUBSET OF DEFAULT SKIN/THEME STYLES FOR INHERITANCE TO OTHER SKINS
*/

.h-logo-text, a.h-logo-text { 
	text-decoration: none;
}

a.h-logo-text:hover { 
	text-decoration: underline;
}

a.h-nav-text, a.h-tool-text, a.signIn-text { 
	text-decoration: none;
}

a.h-nav-text, a.h-tool-text { 
	font-weight: normal;
}

.h-nav-text, .h-tool-text, .h-signIn-text { 
	font-family: geneva, "ms sans serif", arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #004573;
	text-transform: lowercase;
}

.h-signIn-text { 
	font-weight: bold;
}

.h-pageAuthorMod-text {
	font-size: 9pt;
}

.h-revision-text, .h-revisionSelected-text { 
	font-size: 9pt;
	color: #004573;
	text-transform: capitalize;
}

a.h-revision-text, a.h-revisionSelected-text {
	color: #004573;
	text-decoration: underline;
}

a.h-revision-text { 
	font-weight: normal;
}

a.h-revisionSelected-text { 
	font-weight: bold;
}

.h-actionSpace-text { 
	font-size: 9pt;
}

.h-headlineFolderTabSelected-bg {
	background-color: #004573;
}

.h-headlineFolderTab-bg {
	background-color: #f7efbd;
}

.h-headlineFolderTab-text {
	font-size: 9pt;
}

a.h-headlineFolderTab-text {
	font-weight: normal;
	text-decoration: none;
}

.h-headlineFolderTabSelected-text {
	font-size: 9pt;
	color: White;
	font-weight: bold;
}

a.h-headlineFolderTabSelected-text {
	font-weight: bold;
	text-decoration: none;
}

.h-shadow-bg { 
	background-color: #666;
}

.h-shadowCorner-bg { 
	background-color: white;
}

/* Style of notice at top of draft page */
.h-draft-text { 
 font-family: geneva, arial, sans-serif;
 font-size: 10pt;
 color: red; 
}


/*-------------------------------------------------------------------------------
	END
*/
	
 
/*-------------------------------------------------------------------------------
	Skin styles.
	Styles created for this skin.	: orange.yellow.themes.stylesheet
	Created by 		: Lotus.com/Quickplace/Dev
	Modified by 		: cchat
	Last updated 		: 12:07 23/04/2002
  --------------------------------------------------------------------------------

/* ---[AUTHOR and DATE COMPOSED ]-------------------------------------------------- */
.h-authorMod-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-weight: normal;	
	font-size: 10.25pt;
	color: #0000CC; /* Blue */
} 

/* ---[BUTTON BACKGROUND]-------------------------------------------------- */
.h-actionButton-bg {
	background-color: #CCCCC;
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
}

/* ---[REVISION / EDIT]-------------------------------------------------- */
.h-revision-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #F73800; /* brown */
	line-height: 13pt;}
	
.h-revisionSelected-text { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFC142; /* light brown */
	line-height: 13pt;}	
	
a.h-revision-text:hover { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #E6E6E6; /* light gray  */
}

a.revision-text:hover { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #9D9D9D; /* gray  */
}

a.revisionSelected-text:hover { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #747474; /* dark gray*/
}
	
a.h-revisionSelected-text:hover { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666; /* dark gray*/
}

/* ---[ NAVIGATION BAR]-------------------------------------------------- */
.nav-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #9D5F00; /*brown*/
	text-transform: none;
	line-height: 13pt;
	text-decoration: underline;
}

.h-nav-text { 
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	color: #9D5F00; /*brown*/
	line-height: 13pt;	
	text-decoration: none;
}
	
a.nav-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #9D5F00; /*brown*/
	line-height: 13pt;
}

a.h-nav-text { 
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	color: #9D5F00; /*brown*/
	text-decoration: none;
} 

a.nav-text:hover { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	text-decoration: none;
	color: #FFCC99; /* light brown */
}


/* ---[ LISTFOLDER ]-------------------------------------------------- */
.h-folderBanner-bg {
	background-color:  #D9D9FF;
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	BORDER-BOTTOM: 1pt solid #333366;
	BORDER-TOP: 1pt solid #FFFFFF;
	background-image: url(../asset/bg-bangkok-city-banner.gif);
	background-repeat: repeat-x;
} 

.h-folderBar-bg { 
	background-color: #CC3300;
}

.h-folderItem-text { /* Title */
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 10.25pt;
	font-weight: 200;
	text-decoration: none;
	color: #CC3300;
	font-style: normal;
	line-height: 13px;
	background-image: url(../asset/bar.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
} 

a.h-folderItem-text { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13pt;
	color: #990000;
	background-image: url(../asset/bar.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}

.h-folderCompact-text { /* Date and author*/
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 9.25pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 13pt;
  color: #CC9900; /* light brown */
}	

.h-folderAbstract-text { /* first 30 words */
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	text-decoration: none;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;	
	line-height: 12pt;
  color: #747474; /*light gray */
} 

.h-folderSpace-text  {/* Space between threads */
	font-size: 4pt;
} 

.h-folderInterspace-text { /* Space between responses */
	font-size: 0px;} 

/* ---[ FILED ]-------------------------------------------------- */
.h-field-text { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10.25pt;
	color: #0000FF; /* navy blue */
} 

/* ---[ HEADLINE ]-------------------------------------------------- */
.h-headline-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	font-style: normal;
	line-height: 13pt;
}

.h-headlineSelected-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color:  #999999;
	line-height: 13pt;
}

a.headline-text:hover {
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
	line-height: 13pt;
}

/* ---[ LOGO ]-------------------------------------------------- */
.h-logo-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 17pt;
}

a.h-logo-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17pt;
}

a.h-logo-text:hover {
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFEC;
	line-height: 17pt;
}

/* ---[ACTION BAR]-------------------------------------------------- */
.h-action-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #CC3333;
	line-height: 13pt;
}

a.h-action-text { 
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
} 
	
.action-text:hover { 
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	color: #CC3333;	
	text-decoration: none;
}
	
.h-action-text:hover {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
	line-height: 13pt;
}

/* ---[ PAGE ]-------------------------------------------------- */
.h-pageTitle-textbg {  
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;}

.h-page-text { 
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #006699;} 

body {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	color: #000066;
}

td,p {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	color: #330099;
}

/* ---[ PAGE BACKGROUND ]-------------------------------------------------- */
.header-bg {
	background-color: #999999; /* gray */
}

.h-edit-bg { /*edit mode page background */
	background-color: #DCDCED; /*light gray */
}

.h-fieldHeaderEdit-bgtext {
	background-color: #ECECFF; /* purple*/
}
	
.h-page-bg { /*
	background-image: url(new-brg.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC; */
	margin-left: 0px;
	margin-top: 0px;}

/* ---[ PATH ]-------------------------------------------------- */
.path-text {
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 13pt;
	color: #0000CC; /* Blue */
}

a.path-text {
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	color: #0000CC; /* blue */
	text-decoration: underline;
	line-height: 13pt;}

a.path-text:hover { 
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	color: #FF8000; /*orange */
	text-decoration: underline;
	line-height: 13pt;}

/* ---[ SEARCH ]-------------------------------------------------- */
.h-searchField-text { 	
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	color: #000000;
	background-color: white;
	font-size: 11pt;
}

a.h-searchField-text { 
	font-family: "Verdana, Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	color: #999999;
	background-color: white;
	font-size: 11pt;}

/* ---[ TOC ]-------------------------------------------------- */
.h-toc-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 10.25pt;
	font-weight: normal;
	text-decoration: none;
	color: #993300;
	line-height: 13pt;
} 

.h-tocSelected-text {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 10.25pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	line-height: 13pt;
} 

a.h-toc-text {
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 10.25pt;
	font-weight: normal;
	text-decoration: underline;
	color: #993300;
	line-height: 13pt;
} 

a.h-toc-text:hover { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 10.25pt;
	font-weight: normal;
	text-decoration: underline;
	color: #CC9900;
}

a.h-tocSelected-text { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 10.25pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt;	
	color: #669900;
}

a.h-tocSelected-text:hover { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 10.25pt;
	font-weight: bold;
	line-height: 13pt;	
	color: #CCCCCC;
}

/* ---[ TOOL ]-------------------------------------------------- */
.tool-text { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	color: #FFFF00;
	line-height: 13pt;
}
	
a.tool-text { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	color: #FFFF00;
	line-height: 13pt;
}

a.tool-text:hover { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	color: #FFFF00;
	line-height: 13pt;
}
	
.h-tool-text { 
	font-family: Verdana, "Microsoft Sans Serif", AngsanaUPC, "Angsana New", "Mod SSS";
	color: #FFFF00;
	font-size: 11pt;
}


/* ---[ PAGE DESIGN ]-------------------------------------------------- */
h4,h5 {
	font-size: 10.75pt;
	font-weight: bold;
	color: #660099;
	margin-bottom: 0px;
	margin-left: 4px;
}

ul,li {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #330099;
}

.border{
	BORDER-RIGHT: 1.15pt solid #C2CBDA; 
	BORDER-TOP: 1pt solid #E6E6E6; 
	BORDER-LEFT: 1pt solid #E6E6E6; 
	BORDER-BOTTOM: 1.15pt solid #C2CBDA; 
}

.border-purple {
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 10.25pt;
	line-height: 130%;
	BORDER-RIGHT: 1.15pt solid #C2CBDA; 
	BORDER-TOP: 1pt solid #E6E6E6; 
	SCROLLBAR-FACE-COLOR: #e3e3e3; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; 
	BORDER-LEFT: 1pt solid #E6E6E6; 
	SCROLLBAR-SHADOW-COLOR: #bbbbbb; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	BORDER-BOTTOM: 1.15pt solid #C2CBDA; 
	SCROLLBAR-BASE-COLOR: #e3e3e3; 
	scrollbar-dark-shadow-color: #666666; 
	scrollbar-3d-light-color: #999999;
	background-color: #E4E9EF;
}

.border-green {
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	line-height: 150%;
	margin-left: 4px;
	margin-top: 1px;
	border-top: 1px solid #E1E1FF;
	border-right: 1px solid #C2CBDA;
	border-bottom: 1px solid #C2CBDA;
	border-left: 1px solid #E1E1FF;
	background-color: #FDFFFF;
}

.border-blue {
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	line-height: 150%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 1px;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	border-left: 1px solid #CCCCFF;
	background-color: #F0F0FF;
}

.date {  font-weight: bold; color: #99FF66}
.icons {  font-weight: bold; color: #99FF66}

.mypara {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-top: 1px;
}

.leadpara {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 7px;
	margin-left: 7px;
	margin-top:10px;
	margin-bottom: 10px;
}

.heading {  
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 	11.75pt; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #660099;
}

.heading-blue {
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11.25pt; 
	COLOR: #0000CC;
	PADDING-LEFT: 5px;
	BORDER-BOTTOM: 1pt solid #7C8FAF; 
	BORDER-TOP: 1pt solid #E1E1FF;
	BACKGROUND-COLOR: #D5D5FF; 
}
.heading-orange {
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11.25pt; 
	COLOR: #eab856;
	PADDING-LEFT: 5px;
	BORDER-BOTTOM: 1pt solid #FF9900; 
	BORDER-TOP: 1pt solid #FFCC66;
	BACKGROUND-COLOR: #FFFEFD; 
}

.heading-3 {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 11.75pt;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	margin-top:25px;
	margin-bottom: 5px;
}
.heading-hilight-blue {
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10.25pt; 
	COLOR: #006699; 
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
}
.heading-hilight-orange {
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10.25pt; 
	COLOR: #FF3300; 
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
}
.heading-space-5 {
	PADDING-LEFT: 4px; 
	FONT-SIZE: 10.25pt; 
	FONT-FAMILY: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif; 
	LETTER-SPACING: 5px;
}
.para-1 {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #330099;
}

.para-2 {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 10px;
	margin-left: 30px;
	margin-top:10px;
	margin-bottom: 10px;
	color: #330099;
}
.not-select {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:1px;
	margin-bottom: 1px;
	color: #9FC4B3;
}
a.para-3 {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
 	color: #996600;
}
a.para-3:hover {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
 	color: #0033CC;
}

.para-3 {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #990099;
}
.para-5 {
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 10.75pt;
	margin-right: 5px;
	margin-left: 5px;
	color: #330099;
}

	
.footer { 
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 9.5pt; 
	color: #FFFFFF;
	PADDING-LEFT: 5px;
	BORDER-BOTTOM: 1pt double #333366; 
	BORDER-TOP: 1pt solid #FFFFFF;
	BACKGROUND-COLOR: #666699; 

}
.reference {  
	FONT-FAMILY: Verdana, "MS Sans Serif", sans-serif, "Microsoft Sans Serif";
	font-size: 9.5pt; 
	margin-top: 5px;
	margin-bottom: 0px;
	color: #660099;
}

.cool-column {
	background-image: url(../asset/leafbg_anim.gif);
	background-repeat: repeat-x;
	border: 1px solid #669900;
}

.attention {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 10.25px;
	font-style: normal;
	background-color: #E1E1FF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px double #CCCCFF;
	border-left: 1px solid #FFFFFF;
}

.quote-blue {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 9.25px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	color: #006699;
}

.quote-green {
	font-family: Verdana, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 9.25px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	COLOR: #648E7C;
}     