
/* Doi mau cho TD cua table */
.tbl_header {font-family: "Tahoma"; font-weight: bold; color: #00486e; background-color: #ebf1fa; height: 30px;}
.lineGrayB1 {border-bottom-width: 1px;border-bottom-style: solid;border-left-style: none;border-bottom-color: #d3d3d3;}
.lp24{padding-left:24px;}
.lp10{padding-left:10px;}
table { 
	border-collapse: collapse;
}
table.tableformat {
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D7D7D7;
	width: 100%;
	font: normal normal smaller Arial, Helvetica, sans-serif;
}
#mem_join table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
}
#mem_join td {
	padding: 0px 0px 0px 10px;
	border-bottom:1px solid #CECFCE;
}
#modify_text {
	font-size: 11pt; font-weight: bold;	
	color: #0651B8;
	margin: 0 0 2px 7px;
}
#modify_text1 {
	font-size: 11pt; font-weight: bold;	
}
#title {
	text-align:center; font-size:larger; font-weight:bold;
}
td.tdcolor {
	background-color: #F3F3F3; 
	}
tr.rowcolor {
	background-color: #e6e6fa; 
}
td.title {
	FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #385c98; FONT-FAMILY: Tahoma; TEXT-DECORATION: none 
	}
td.line {height:1px; background-color: #516f9c;}
tr.rowBlue {
	background-color: #e6e6fa; 
}
tr.RowChangecolor {
	background-color: #F3F3F3; 
}
/*  Dinh mau cho doi tuong bat ky */
.linedark2 {height:2px; background-color: #a9a9a9;} 
.lineblue2 {height:2px; background-color: #516f9c;}
.lineblue1 {height:1px; background-color: #516f9c;}
.linegray {height:1px; background-color: #D8D8D8;}
