body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-track-color: #FFFFFF;	
	scrollbar-base-color: #0694F9;
	
}

td {
	font-family: "Tahoma";
	font-size: 11px;
	color: #69628E;
}

a:link 			{	color: #144A91;	text-decoration: underline;}
a:visited 		{	color: #144A91;	text-decoration: underline;}
a:hover 		{	color: #FFCC00;	text-decoration: underline;}

.schecdule1:link 			{	font-size: 12px;	color: #000000;		text-decoration: none;	font-weight: bold;}
.schecdule1:visited 		{	font-size: 12px;	color: #000000;		text-decoration: none;	font-weight: bold;}
.schecdule1:hover 		{	font-size: 12px;	color: #FFCC00;	text-decoration: none;	font-weight: bold;}

.schecdule2:link 			{	font-size: 12px;	color: #6F6F6F;		text-decoration: none;	font-weight: bold;}
.schecdule2:visited 		{	font-size: 12px;	color: #6F6F6F;		text-decoration: none;	font-weight: bold;}
.schecdule2:hover 		{	font-size: 12px;	color: #FFCC00;	text-decoration: none;	font-weight: bold;}

.mnu1, .mnu2 {
	font-size: 12px;
}

.mnuLink {
	font-size: 11px;
}
.scroll_1 {
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #AC9848;
	scrollbar-track-color: #D9C781;		
	scrollbar-face-color: #AC9848;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #AC9848;
}

.mnu1 {
	color: #144A91;	
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
.mnu1 a:link {
	color: #144A91;	
	text-decoration: none;
}
.mnu1 a:visited {
	color: #144A91;	
	text-decoration: none;
}
.mnu1 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.mnu2 {
	color: #FFFFFF;	
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
.mnu2 a:link {
	color: #FFFFFF;	
	text-decoration: none;
}
.mnu2 a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
.mnu2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.text_th				{	font-family: "Tahoma";	font-size: 11px;	}
.text_en				{	font-family: "Verdana";	font-size: 10px;	}
.text_en_white	{	font-family: "Verdana";	font-size: 10px;	color: #FFFFFF; }
.text_white		{	font-family: "Tahoma";	font-size: 11px;	color: #FFFFFF; }

.text_subj1	{ text-decoration: none; font-weight: bold;  color: #36688B; }
.text_subj2	{ text-decoration: none; font-size: 12px;  font-weight: bold;  color: #0B036A; }
/*- Table Style -------------------------------------------------------*/
.table_header	{ font-family : "Tahoma"; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #006583; } 
.table_header2	{ font-family : "Tahoma"; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #AC9848; } 
.table_border	{ font-family : "Verdana"; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #144A91; } 
.table_normal	{ background-color: #FFFFFF; } 
.table_footer		{ background-color: #EEEEEE;	font-weight: bold; color: #000066;  } 
.table_toolbar	{ background-color: #EEEEEE; } 

.table_row			{ background-color: #8DBCE9; } 
.table_row1		{ background-color: #c2e1ea; } 
.table_row2		{ background-color: #F1F1F1; } 
.table_rowover	{ background-color: #DEDEDE; } 

.table_col1			{ height:20px; background-color: #84cce2;	color: #000000;		border-color: #FFFFFF; font-weight: bold;text-align:left; } 
.table_col2			{ height:20px; background-color: #c2e1ea;		color: #000000;		border-color: #FFFFFF; font-weight: bold; } 
.table_col4			{ height:20px; background-color: #c2e1ea;		color: #000000;		border-color: #FFFFFF; font-weight: normal; } 
.table_col3			{ height:20px; background-color: #f3f6fc;	color: #000000;		border-color: #FFFFFF; font-weight: normal;  text-align:left; } 

.table_header_fn	{ font-family : "Tahoma"; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #90D1F7; } 
.table_col1_fn		{ background-color: #D4E9EF;	color: #000000;		border-color: #FFFFFF; font-weight: bold; } 
.table_col2_fn		{ background-color: #E4F2F6;		color: #000000;		border-color: #FFFFFF; font-weight: bold; } 
.table_col4_fn		{ background-color: #E4F2F6;		color: #000000;		border-color: #FFFFFF; font-weight: normal; } 
.table_col3_fn		{ background-color: #F3FAFC;	color: #000000;		border-color: #FFFFFF; font-weight: normal; } 

/*- Form Style -------------------------------------------------------*/

.button					{ font-family : "Segoe UI, tahoma"; font-size: 11px; color: #000000; text-align: center; cursor: hand;  }
.button_60			{ font-family : "Segoe UI, tahoma"; font-size: 11px; color: #000000; text-align: center; cursor: hand;  width:60px; }
.button_80			{ font-family : "Segoe UI, tahoma"; font-size: 11px; color: #000000;  text-align: center; cursor: hand;  width:80px; }

.input			{ font-family: "Tahoma"; font-size: 11px; color: #000000; }
.input_en		{ font-family: "Verdana"; font-size: 10px; color: #000000;  }
.input_login	{ font-family: "Verdana"; font-size: 10px; color: #1F83E1;  }

.select			{ font-family: "Tahoma"; font-size: 11px; color: #000000; 
	border-width: 1px; border-left-width: 1px; border-right-width: 1px; 
	border-color: #F3EAD3; 
	/*background-color: #F3EAD3;	*/	
}

button,input[type="reset"],input[type="button"],input[type="submit"],input.button
{
	font-family: Segoe UI, tahoma;
	color: black;
	font-size: 11px;
	width:80px;
}
input,.input {
	font-family: Segoe UI, tahoma;
	color: black;
	font-size: 11px;
	margin-bottom: 0px;
}
input[input=text][disabled],.input_disabled, input[readonly], .input_readonly {
	font-family: Segoe UI, tahoma;
	color:black; 
	font-size: 11px;
	background-color:  #EEEEEE;
}
textarea {
	font-family: Segoe UI, tahoma;
	color: black;
	font-size: 11px;
}
textarea[disabled], textarea[readonly] {
	font-family: Segoe UI, tahoma;
	color:black; 
	font-size: 11px;
	background-color: #EEEEEE;
}
select {
	font-family: Segoe UI, tahoma;
	color: black;
	font-size: 11px;
}
select[disabled],.select_disabled {
	font-family: Segoe UI, tahoma;
	color:black; 
	font-size: 11px;
	background-color: #EEEEEE;
}

.cursor_hand					{ cursor: hand; } 

/*- Menu Style -------------------------------------------------------*/
.menu_header 		{  text-align: left; font-family : "Verdana"; font-size: 11px; color: #FFFFFF; 	background-color: #006583;	font-weight: bold; 	 	} 
.menu_normal		{  text-align: left; font-family : "Verdana"; font-size: 11px; color: #FFFFFF; 	background-color: #60d0f1; 	cursor: hand;  	} 
.menu_over				{  text-align: left; font-family : "Verdana"; font-size: 11px; color: #FFFFFF;	background-color: #878787; 	cursor: hand; 	} 
.menu_active			{  text-align: left; font-family : "Verdana"; font-size: 11px; color: #FFFFFF; 	background-color: #1e8ab7; 	cursor: hand; 	} 

/* Label Style */
.label				{ color: #000000; }
.label_gray	{ color: #000000;		background-color: #CCCCCC ; 	border: 1px solid #666666; 	} 
.label_red		{ color: #AC3737; 	background-color: #F7CDCD; border: 1px solid #AC3737; 	} 
