﻿A {
	COLOR: #106cb7; text-decoration : none
}
A:link {
	COLOR: #106cb7; text-decoration : none
}
A:visited {
	COLOR: #106cb7; text-decoration : none
}
A:hover {
	COLOR: #ff0033; text-decoration : none
}


A.nv {
	COLOR: #ffffff; text-decoration : none
	
}
A.nv:link {
	COLOR: #ffffff; text-decoration : none
}
A.nv:visited {
	COLOR: #ffffff; text-decoration : none
}
A.nv:hover {
	COLOR: #0099ff; text-decoration : none
}


td {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial
}

.navi {
	COLOR: #ffffff; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 8px; FONT-WEIGHT: bold
}

.insideNavi {
	COLOR: #ffffff; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}

.sub {
	COLOR: #000000; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 8pt
}

/* set style for web form/page */
.page
{
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
}

/* set style for all disabled*/
.textbox_disabled
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	line-height:13pt;
	height: 22px;
	background-color: #EDF7FF;
}
/* set style for all textbox*/
.textbox
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	line-height:13pt;
	height: 22px;
	background-color: #ffffff;

}
/* set style for all checkbox*/
.checkbox
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color: #ffffff;

}
/* set style for all combobox*/
.combobox
{
	/*border:#93B8D9 1px solid */
	border-color: 1px solid #93B8D9;
  font-size: 8pt;
	font-family:  Verdana, Helvetica;
	height: 22px;
	scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
}
/* set style for all combobox_disabled */
.combobox_disabled
{
	border:#93B8D9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
	width: 100px;
	color: #000000;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#C6D9EF;
}
/* set style for div */
.div_disabled
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	background-color: #EDF7FF;
	OVERFLOW: auto;
  scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
 /* scrollbar-track-color:#E2E9EE;*/
}
/* set style for div */
.div
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	background-color: #ffffff;
	OVERFLOW: auto;
  scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
 /* scrollbar-track-color:#E2E9EE;*/
}

/* set style for scollbar */
.scrollbar
{
	/*Style for ScrollBar#EDF7FF*/
  scrollbar-face-color:#b5c6d6; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
 /* scrollbar-track-color:#E2E9EE;*/
}
/* set style for all textarea disabled */
.textarea_disabled
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	background-color: #EDF7FF;
	/*Style for ScrollBar*/
  scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
 /* scrollbar-track-color:#E2E9EE;*/
}
/* set style for all textarea */
.textarea
{
	border:#93B8D9 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	background-color: #ffffff;
	/*Style for ScrollBar*rgb(255,96,0)*/
	scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
	
}
/* set style for all button */
.button
{
	border:#93B8D9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
	width: 70px;
	color: #000000;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#e3e9ef;
}
/* set style for search button */
.search_button
{
	border:#93B8D9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
	width: 50px;
	color: #000000;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#e3e9ef;
}
/* set style for login button */
.button_login
{
	border:#93B8D9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
	width: 100px;
	color: #4c687e;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#E5EBF1;
}
/* set style for all button disabled */
.button_disabled
{
	border:#93B8D9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
	width: 100px;
	color: #6A9CCB;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#FFFFFF;
}
/* set style for all active button  */
.button_active
{
	border:#93B8D9 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;
	width: 70px;
	color: #FFFFFF;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#106cb7;
	/*background-color:#b5c6d6;*/
}
/* set style for all lable */
.label
{
	font-size: 8pt;
	color: #000000 ;
	font-family:  Verdana, Helvetica;
}
/* set style for error-message label */
.err_label
{
	font-size: 9pt;
	color: red;
	font-family: Helvetica, Arial;
}
/* set style for all line <hr> */
.line
{
	/**/border-left-color: lightsteelblue;
	border-bottom-color: lightsteelblue;
	border-top-style:solid;
	border-top-color: lightsteelblue;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: lightsteelblue;
	border-bottom-style:solid;	
}
.tr_active 
{
	OVERFLOW: auto;
	scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #DDDDDD;
	color: black;
	/*FILTER: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#edf7ff' , endcolorstr= '#0066cc'3399ff ); WIDTH: 224px; HEIGHT: 24px*/
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#EDF7FF' , EndColorStr= '#66bfff'  );
}
.div_nb
{
	border:#93B8D9 0px solid;
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	background-color: #EDF7FF;
	OVERFLOW: auto;
  scrollbar-face-color:#EDF7FF; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #93B8D9; 
	scrollbar-3dlight-color: #93B8D9; 
	scrollbar-arrow-color: teal; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
 /* scrollbar-track-color:#E2E9EE;*/
}
/*Define for DataGrid*/
/* set style for grid generally filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color= 'gray' , Positive= 'true' );-->
*/
.grid_all
{
	}

/* set style for datagrid's header in Search-Page.PaleTurquoise */
.grid_header
{
	height:22px;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	border-top-style: none;
	font-family:  Verdana, Helvetica;
	border-right-style: none;
	border-left-style: none;
	background-color: #57abef;
	border-bottom-style: none;
}

/* set style for datagrid's item in Search-Page */
.grid_item
{
	font-size: 8pt;
	color: #000000 ;
	font-family:  Verdana, Helvetica;
	background-color: #e3e9ef;
	border-color:White;
}

/* set style for datagrid's alternating-item in Search-Page\\PaleTurquoise */
.grid_alternating
{
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
	background-color: ghostwhite;
}

/* set style for datagrid's pager in Search-Page */
.grid_pager
{
	border-right: #000000  1px solid;
	border-top: #000000  1px solid;
	font-size: 8pt;
	border-left: #000000  1px solid;
	color: blue;
	border-bottom: #000000  1px solid;
	font-family:  Verdana, Helvetica;	
	border-color:White;
}

/* set style for datagrid's footer in Search-Page */
.grid_footer
{
	font-size: 8pt;
	color: blue;
	font-family:  Verdana, Helvetica;
	background-color: PaleTurquoise;
}
.radio_button
{
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Helvetica;
}

/*style for */
.s1
{
  position  : absolute;
  font-size : 8pt;
  color     : blue;
  visibility: hidden;
}
.s2
{
  position  : absolute;
  font-size : 18pt;
  color     : red;
  visibility : hidden;
}
.s3
{
  position  : absolute;
  font-size : 14pt;
  color     : gold;
  visibility : hidden;
}
.s4
{
  position  : absolute;
  font-size : 12pt;
  color     : lime;
  visibility : hidden;
}
.LastColListView{
	width:100%;
	
}
/*set style form login gradient*/
.lg_gra
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E7EDF2', endColorStr='#B5C6D6', gradientType='0')
}
.MyTable
{
	font-size: 8pt;
	font-family:  Verdana, Helvetica;
	border-left-color: #f8f8f8;
	border-bottom-color: lightsteelblue;
	border-top-style:solid;
	border-top-color: #f8f8f8;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: lightsteelblue;
	border-bottom-style:solid;
}
.table_header
{
	height:22px;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family:  Verdana, Helvetica;
	background-color: #57abef;
	border:solid 1 lightsteelblue;	
}
 /*set style some font*/
.style1 { color: #4c687e; font-weight: bold; font-size: 11px; font-family: Arial; }
.style2 { font-family: Tahoma; font-size: 10px; }
.style3 { font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style4 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #c10416; }
.style5 {color: #FFFFFF}
.style6 { font-size: 11px; font-weight: bold; }
.style8 {font-family: Tahoma; font-size: 10px; color: #4c687e; }
.style9 {font-size: 12px}
.style10 { color: #0a2c50; font-family: Tahoma; font-size: 11px; }
.style11 {color: #66809b}
.style12 {color: #c10416}
.style13 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.style14 {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #4c687e;}
.style15 {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF;}
.style16 {font-family: Verdana; font-size: 8px; font-weight: bold; color: #106cb7;} 
