<STYLE type="text/css"> <!-- /* solve background color not showing issue */html {         height:100%  }body {      background-color : #ECF8FF;         font-size:20px;   color:#787878; /*9A5010 4E2319*/   letter-spacing: 1.2pt;   font-family:'Segoe UI', 'Trebuchet MS',helvetica,Arial,tahoma,Verdana,sans-serif;   height: 100%;     }/* clear table with no border in html5 */table {       border-spacing: 0;       border-collapse: collapse;		   max-width: 1888px;	   /* extra code added 	   border: 0;	   margin: 0;	   padding: 0;	   -webkit-font-smoothing: antialiased;		-webkit-text-size-adjust: none;		-ms-text-size-adjust: none;	   */    }/* make no spacing between table cells in html5 */	td {    padding:0;	}.main_table {    	width:100%; 	}.footer {         background-color : #333333; /*F2F2F2*/   font-size:16px;   color:#787878;    letter-spacing: 1.2pt;    padding: 10px;}A:Visited.submenu {font-size:1.0em;color: #ffffff; text-decoration: none;}A:active.submenu {font-size:1.0em;color: #ffffff; text-decoration: none;}A:link.submenu {font-size:1.0em;color: #ffffff; text-decoration: none;}A:hover.submenu {font-size:1.0em;color: #dbdbdb; text-decoration: none;		-webkit-transition: all 688ms linear;		-moz-transition: all 688ms linear;		-ms-transition: all 688ms linear;		-o-transition: all 688ms linear;			transition: all 688ms linear;		}A:Visited.listopt {color: #2eaecd; text-decoration: none;} /* 2eaecd 787878 5492c3 0000FF*/A:active.listopt {color: #2eaecd; text-decoration: none;}A:link.listopt {color: #2eaecd; text-decoration: none;}A:hover.listopt {color: #F4B232; text-decoration:none;		-webkit-transition: all 688ms linear;		-moz-transition: all 688ms linear;		-ms-transition: all 688ms linear;		-o-transition: all 688ms linear;			transition: all 688ms linear;		} /*834E18 9FA6A6  0000FF 787878 2eaecd #13b6aa 5492c3 c3545b FF0000*/.li_listopt {color:#2eaecd; font-weight:normal;}A.listopt{padding:5px;}.hr_white {        /* height: 1px; */	/*border-top: 1px */    /* Set the hr color */    /* color: #ffffff; //old IE */    /*background-color: #ffffff; //Modern Browsers*/		display: block; 	height: 1px;    border: 0; 	border-top: 1px solid #ffffff;    margin: 1em 0; 	padding: 0; }	/*td{font-size:1.2em;color:#000000;font-family:Verdana, tahoma,'Trebuchet MS', Arial,helvetica,sans-serif}td.sub1{font-size:1.0em;color:#000000;letter-spacing: 1.1pt;font-family:Arial,'Trebuchet MS',Verdana,tahoma,helvetica,sans-serif}td.sub2{font-size:0.85em;color:#000000;letter-spacing: 1.1pt;font-family:Arial,'Trebuchet MS',Arial,Verdana,tahoma,helvetica,sans-serif}*/td.sub1{font-size:18px;color:#787878;letter-spacing: 1.1pt;font-family:'Segoe UI', 'Trebuchet MS',helvetica,Arial,tahoma,Verdana,sans-serif;}td.sub2{font-size:16px;color:#787878;letter-spacing: 1.1pt;font-family:'Segoe UI', 'Trebuchet MS',helvetica,Arial,tahoma,Verdana,sans-serif;}A:Visited {color: #CC9735; text-decoration: none}A:active {color: #CC9735; text-decoration: none}A:link {color: #CC9735; text-decoration: none}A:hover {color: #0D89A5; text-decoration: underline; 		-webkit-transition: all 688ms linear;		-moz-transition: all 688ms linear;		-ms-transition: all 688ms linear;		-o-transition: all 688ms linear;			transition: all 688ms linear;		} /*2eaecd AA6E3A A86128 30486A *//* start scroll to top*/.scroll-top {	position: fixed;	bottom: 2em;	right: 2em;	text-decoration: none;	color: white;	background-color: rgba(0, 0, 0, 0.3);	font-size: 17px;	padding: 1em;	display: none;	}.mobilescreen {            width:100%;		padding:10px;	}.pad01 {	padding:5px;}.bigbox { 		width: 250px; height: 40px; border: 2px solid #85E5C6; padding:3px;	min-width:200px;		/*android style input box 	border-bottom: 2px solid #85E5C6; padding:3px;	border-top: none;	border-left: none;	border-right: none;	box-sizing: border-box;	outline: none;	*/			 /*make rounded corner */	-moz-border-radius: 12px;    -webkit-border-radius: 12px;	-ms-border-radius: 12px;	-o-border-radius: 12px;    border-radius: 12px;		}.bigbox:focus { 	border: 2px solid #D3B25C; padding:3px;		/*android style input box	border-bottom: 2px solid #FF95B8; padding:3px;	border-top: none;	border-left: none;	border-right: none;	box-sizing: border-box;	outline: none;	 */		/* make rounded corner border color FF95B8 background-color:#EDCEE3;*/	-moz-border-radius: 12px;    -webkit-border-radius: 12px;	-ms-border-radius: 12px;	-o-border-radius: 12px;    border-radius: 12px;	outline: none; /* clear chrome square outline around box when onfocus*/	} /* bgcolor EDCEE3 E8B3D7 */INPUT, SELECT, TEXTAREA  {	   			font-family : 'Segoe UI', 'Trebuchet MS',Verdana, Arial, Tahoma;	   	/* font-size : 14pt;*/				font-size : 18px;				letter-spacing: 1.7pt;	   	/*color : Black;*/		color: #787878;			   				   	background-color : #F2FFFF;  /*other options #e2f0f5;  #c7e9fb #d4e8f2*/	   					width:; height: px; border: 2px solid #85E5C6; padding:3px; /*85E5C6 0BC1E6*/				vertical-align:middle;				/* make select box n input box same width */		-moz-box-sizing: border-box;        -webkit-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;         box-sizing: border-box;		 		/* make rounded corner */		-moz-border-radius: 12px;		-webkit-border-radius: 12px;		-ms-border-radius: 12px;		-o-border-radius: 12px;		border-radius: 12px;   		}TEXTAREA  {		/*auto show scrollbar when needed - hide when not needed */		overflow:auto;		}		INPUT:focus, SELECT:focus, BUTTON:focus, TEXTAREA:focus { 	border: 2px solid #D3B25C; padding:3px;	/* make rounded corner border color FF95B8 background-color:#EDCEE3;*/		outline: none; /* clear chrome square outline around box when onfocus*/		/*make glowing shadow around border 51CBEE		box-shadow: 0 0 5px #FF95B8;	padding: 3px 0px 3px 3px;	margin: 5px 1px 3px 0px;	border: 1px solid #FF95B8;		*/		-moz-box-shadow:0 0 10px #FF95B8;	-webkit-box-shadow:0 0 10px #FF95B8;	-ms-box-shadow:0 0 10px #FF95B8;	-o-box-shadow:0 0 10px #FF95B8;	box-shadow:0 0 10px #FF95B8;		-webkit-transition: all 688ms ease-in-out;	-moz-transition: all 688ms ease-in-out;	-ms-transition: all 688ms ease-in-out;	-o-transition: all 688ms ease-in-out;	transition: all 688ms ease-in-out;} /* bg */table.alt_row tr:nth-child(odd) {   /*  E5D8A0 DFDBB3 ecfaf4  */      background-color:#F0F9FA;    }table.alt_row tr:nth-child(even) {   /*  */      background-color:#ffffff;}table.alt_row tr:hover {   /* D3D3FC E5D8A0 DFDBB3 ecfaf4  */      background-color:#D6C071;    color:#FFFFFF;		-webkit-transition: all 688ms linear;		-moz-transition: all 688ms linear;		-ms-transition: all 688ms linear;		-o-transition: all 688ms linear;			transition: all 688ms linear;}.specialbox01_div {  padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-bottom: #7ECAE2 solid 1px;} .specialbox02_div {  background-color:#7ECAE2; border-bottom: #7ECAE2 solid 1px;} .specialbox03_div {  background-color:#BFF5E8; padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-bottom: #7ECAE2 solid 1px;} .table_titlebar1 {	background-color:#2eaecd;	color:#FFFFFF;}.table_titlebar2 {	background-color:#C0D80A;	color:#FFFFFF;}.oinput	{	   		width:px; height: 45px; border: 2px solid #85E5C6; padding:3px;		min-width:50px;	/* make rounded corner */	-moz-border-radius: 12px;    -webkit-border-radius: 12px;	-ms-border-radius: 12px;	-o-border-radius: 12px;    border-radius: 12px;   		}				.hinput  {   	font-family : Verdana, Arial, Tahoma;   	font-size : 12pt;   	color : Black;	   	background-color : #F2FFFF;   	border-left-width : 1;   	border-right-width : 1;   	border-top-width : 1;   	border-bottom-width : 1;	border-color : white;		padding-top:2;	padding-bottom:2;	padding-left:2;	padding-right:2;   }   .obutton  {   	font-family : Verdana, Arial, Tahoma;   	font-size : 12pt;   	color : #FF6666;   	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */	   	background-color : #F2FFFF;	border-left:1px solid #6699FF; 	border-top:1px solid #6699FF; 	border-right: 1px solid #6699FF; 	border-bottom:1px solid #6699FF;		padding-top:2;	padding-bottom:2;	padding-left:2;	padding-right:2;   }.bbutton {	font-family : 'Segoe UI', 'Trebuchet MS', Verdana, Arial, Tahoma;   	/* font-size : 12pt;*/	font-size : 19px;   	font-weight:bold;	color:#ffffff; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */		background-color:#85E5C6; /* 0BC1E6 3BC4FF 39B0E3f #6699ff;*/	border-style: outset; 	border-color: #FFFFFF; 	/*border-left:2px solid #9999ff; 	border-top:2px solid #9999ff; 	border-right: 2px solid #0000cc; 	border-bottom:2px solid #0000cc; */	padding-top:3px;		/* make clickable area biggher */	/* display:block;*/	width:250px;	height:40px;	min-width:200px;	/* make rounded corner */	-moz-border-radius: 12px;    -webkit-border-radius: 12px;	-ms-border-radius: 12px;	-o-border-radius: 12px;    border-radius: 12px;	}   .bbutton:hover  {   		background-color:#30486A; /*AC927A 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/			-webkit-transition: all 688ms linear;		-moz-transition: all 688ms linear;		-ms-transition: all 688ms linear;		-o-transition: all 688ms linear;			transition: all 688ms linear;}/*EC6F87 */.highlightError {	background-color:#EAC5CC;padding:5px; font-size:18px;color:#787878;	}/*7EBDCC 9BC3CC*/.highlightOK {		background-color:#ADC6CC;padding:5px; font-size:18px;color:#787878;}.sbutton {	font-family : 'Segoe UI', 'Trebuchet MS',helvetica,Arial,tahoma,Verdana,sans-serif;   	font-size : 12pt;   	font-weight:bold;	color:#ffffff; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */		background-color:#85E5C6;	border-left:1px solid #9999ff; 	border-top:1px solid #9999ff; 	border-right: 1px solid #0000cc; 	border-bottom:1px solid #0000cc; 	padding-top:1px;	/*height:20px;	width:45px; */	}--></style>