<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/***************BangDL*********************/

.CSSTableGenerator {
    width:100%;
	margin:0px;padding:0px;
	color:#1c689a;
	border:1px solid #e0e0e0;
  
	float:left;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	/*height:100%;*/
	margin:0px;padding:0px;
}
#row_header td{
color:#333;
}
 .CSSTableGenerator table tr, td {color:#040971;}
.CSSTableGenerator table tr, td a{color:#040971;}
.CSSTableGenerator tr:hover td{
	background: #e8e8e8;
}

 .CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
 .CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }

.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
.CSSTableGenerator td
{	
	border:1px solid #e0e0e0;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px 7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
    vertical-align:top;
	color:#000;
}
.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
    /**Thay ma mau: #e5e5e5--&gt;#e8f7ff*/
	background:-o-linear-gradient(bottom, #ffffff 5%, #e8f7ff 100%);	
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #eef5f9) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #e8f7ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e8f7ff");	background: -o-linear-gradient(top,#ffffff,e8f7ff);
	background:-moz-linear-gradient( center top, #ffffff 5%, #e8f7ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e8f7ff");	background: -o-linear-gradient(top,#ffffff,e8f7ff);
	background-color:#ffffff;
	border:0px solid #e0e0e0;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#1c689a;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #e8f7ff 100%);	
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e8f7ff) );
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e8f7ff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #e8f7ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e8f7ff");
    	background: -o-linear-gradient(top,#ffffff,e8f7ff);

	background-color:#ffffff;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.CSSTableGenerator table tr td .table_link{
    color: #1c689a;
    float: left;
    font-size: 12px;
   
    min-height: 10px;
    padding-top: 2px;
    text-align: left;
    width:100%;
}
.A_Laws_ND{color:#333;}
.A_Laws{color:#000;}
/******************************/</pre></body></html>