﻿/* Ty gia vang trong nuoc */
.tbl_Forexs
{
    border-right-style: solid;
    border-right-width:1px;
    border-right-color: Silver;
            
    border-bottom-style: solid;
    border-bottom-width:1px;
    border-bottom-color: Silver;
    width:100%;
}
.td_Forexs
{
    border-left-style: solid;
    border-left-width:1px;
    border-left-color: Silver;
        
    border-top-style: solid;
    border-top-width:1px;
    border-top-color: Silver;
         
    font-family:arial;
    font-size:8pt;
 }
 /* Ty gia vang trong nuoc */
  .tbl_Gold
  {
     border-right-style: solid;
     border-right-width:1px;
     border-right-color: Silver;
          
     border-bottom-style: solid;
     border-bottom-width:1px;
     border-bottom-color: Silver;
     width:100%;
 }
 .td_Gold
 {
     border-left-style: solid;
     border-left-width:1px;
     border-left-color: Silver;
            
     border-top-style: solid;
	 border-top-width:1px;
     border-top-color: Silver;
            
     font-family:arial;
     font-size:8pt;
  }

