<!-- (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: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	color: #FFFF66;} 

/* ---[BUTTON BACKGROUND : ÊÕ¢Í§»ØèÁ¡´ : ÊÕÊéÁ]-------------------------------------------------- */
.h-actionButton-bg { 
	background-color: #FF9900;}

/* ---[ACTION BAR FOR EDIT MODE ]-------------------------------------------------- */
a.revision-text:hover { /* Ë¹éÒàÇº¹Õé¡ÓÅÑ§á¡éä¢ :  */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;}

a.h-revision-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #F73800;}

a.revisionSelected-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #F73800;}

a.h-revisionSelected-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #F73800;}

.h-revision-text {
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF
	line-height: 13pt;}

.h-revisionSelected-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 13pt;}

/* ---[ EDIT BUTTON FOR EDIT MODE ]-------------------------------------------------- */
.nav-text {
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	color: #9D5F00; /*brown*/
	text-transform: none;
	line-height: 10pt;}

a.nav-text {
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	color: #9D5F00; /*brown*/
	line-height: 10pt;}

a.nav-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	text-decoration: none;
	color: #FFFFCC;}

.h-nav-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	color: #9D5F00; /*brown*/
	text-decoration: none;}

a.h-nav-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	color: #9D5F00; /*brown*/
	text-decoration: none;} /* text µÃ§ new, back àÇÅÒ edit */

/* ---[ FOLDER ]-------------------------------------------------- */
.h-folderBanner-bg { /* á¶º¤Ò´ËÑÇ¢Í§ browse mode */
	background-color:  #FFCC99;} /*ÊéÁà¹×éÍ*/

.h-folderBar-bg { /* Bar ËÑÇ¢éÍ subhead ¢Í§ edit mode áÅÐ àÊé¹áÊ´§¤ÇÒÁÊÑÁ¾Ñ¹¸ìàÍ¡ÊÒÃ·Õèà»ç¹ÅÙ¡àÍ¡ÊÒÃ¢éÒ§º¹*/
	background-color: #CC3300;} /* á´§¤ÅéÓ */

.h-folderItem-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
                  color: #CC3300;} /* ¹éÓà§Ô¹à¢éÁ */

a.h-folderItem-text { /* ª×èÍàÃ×èÍ§/ª×èÍàÇºà¾¨ã¹  browse mode */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 13pt;
	color: #993300;} /*àÅ×Í´ËÁÙ */

.h-folderCompact-text { /* ¤¹áµè§ áÅÐ ÇÑ¹àÇÅÒ */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 13pt;
                  color: #993300;} /* àÅ×Í´ËÁÙ */

.h-folderAbstract-text { /* ¢éÍ¤ÇÒÁ30µÑÇÍÑ¡ÉÃáÃ¡ */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 15pt;
                  color: #0033CC;} /* ÊÕ¹éÓà§Ô¹à¢éÁ */

.h-folderSpace-text  {
	font-size: 4pt;} /* Space between threads */
.h-folderInterspace-text { 
	font-size: 4px;} /* Space between responses */

/* ---[ FILED ]-------------------------------------------------- */
.h-field-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-weight: normal;
	text-decoration: none;
	font-size: 12pt;
	color: #0000FF;} /* ¹éÓà§Ô¹Ê´ */

/* ---[ HEADLINE ]-------------------------------------------------- */
.h-headline-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	color: #3399FF; /* ¿éÒà¢éÁ */
	text-decoration: none;}

a.headline-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #9900CC; /* ÁèÇ§à¢éÁ*/}

.h-headlineSelected-text { 	
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:  #1E84C1 /* ¹éÓà§Ô¹à¢éÁ¹Ô´¹Ô´ */}

/* ---[ LOGO ]-------------------------------------------------- */
a.h-logo-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #996600;}

a.h-logo-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;} 
	color: #996600;}

.h-logo-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;} 
	color: #996600;}

/* ---[ NAVIGATION AND ACTION BAR   ]-------------------------------------------------- */
.action-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	color: #CC3333;	
	text-decoration: none;}
.h-action-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;} 
	color: #CC3333;}
.h-action-text:hover { /* hover ¢Í§ text ·Õè action áÅÐ navigation bar */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #CC3333;} /* á´§à¢éÁ*/
a.h-action-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;} /* text ã¹»ØèÁ¡´  àËÅ×Í§à¢éÁ¹Ô´ æ*/

/* ---[ PAGE ]-------------------------------------------------- */
.h-pageTitle-textbg {  /* ª×èÍàÃ×èÍ§ subject  àËÅ×Í§à¢éÁ*/
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;}

.h-page-text { /* à¹×éÍàÃ×èÍ§ */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #006699;} 

body { /* ??? */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF00FF;}

td { /* ¢éÍ¤ÇÒÁÍ¸ÔºÒÂã¹ edit mode */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	color: #006F00;} 

/* ---[ PAGE BACKGROUND ]-------------------------------------------------- */
.header-bg {
	background-color: #999999;}

.h-edit-bg { /*edit mode page background */
	background-color: #D7DCEA;} /*à·Ò¿éÒ*/

.h-fieldHeaderEdit-bgtext {
	background-color: #FFFFE8;}
.h-page-bg { /*
	background-image: url(new-brg.gif);
	background-repeat: repeat-y; */
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;}

/* ---[ PATH ]-------------------------------------------------- */
.path-text {
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #0000CC; /* ÊÕ¹éÓà§Ô¹Ê´ */
	line-height: 13pt;}

a.path-text {
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	color: #0000CC; /* ÊÕ¹éÓà§Ô¹Ê´ */
	text-decoration: underline;
	line-height: 13pt;}

a.path-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	color: #FF8000; /* ÊÕÊéÁá´§ */
	text-decoration: underline;
	line-height: 13pt;}

/* ---[ SEARCH ]-------------------------------------------------- */
.h-searchField-text { 	
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	color: #000000;
	background-color: white;
	font-size: 12pt;}
a.h-searchField-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	color: #999999;
	background-color: white;
	font-size: 12pt;}

/* ---[ TOC ]-------------------------------------------------- */
.h-toc-text { /* µÑÇÍÑ¡ÉÃã¹ TOC (ÊÒÃºÑ­ «éÒÂÁ×Í) */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #993300;} 

.h-tocSelected-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;} 

a.h-toc-text { /* µÑÇÍÑ¡ÉÃ·Õè Action bar áÅÐ ÊÒÃºÑ­«éÒÂÁ×Í */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #993300;} 

a.h-toc-text:hover { /* hover µÑÇÍÑ¡ÉÃ·Õè Action bar áÅÐ TOC*/
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0033FF;}

a.h-tocSelected-text { /* µÑÇÍÑ¡ÉÃ TOC ã¹á¶º»Ñ¨¨ØºÑ¹ */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;}

a.h-tocSelected-text:hover { /* hover á¶ºµÑÇÍÑ¡ÉÃ»Ñ¨¨ØºÑ¹ ·ÕèàÅ×Í¡ÍÂÙè (ÊÒÃºÑ­«éÒÂÁ×Í) */
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #009900;}

/* ---[ TOOL ]-------------------------------------------------- */
.tool-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF00;
	line-height: 13pt;}
a.tool-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF00;
	line-height: 13pt;}

a.tool-text:hover { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF00;
	line-height: 11pt;}
.h-tool-text { 
	font-family: "Microsoft Sans Serif, AngsanaUPC, Angsana New, Mod SSS";
	color: #FFFF00;
	font-size: 12pt;}


     