/*************** Grid View Ty gia Home page ************************/

.Home_Table
{       
	border: none;
}
.Home_TableHeader, .Home_TableHeader TH
{
    font-weight: bold;
    font-size: 12px;    
    color: #FFFFFF;
    font-family: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';    
    background-image : url(../Images/bgHeader_Home.jpg); 
    background-position: center top;    
    text-align:center;    
    padding: 6 2 2 2;
    height: 35px;
	border: none;
}
.Home_TableContent
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;		
	COLOR: #066792;
	background-image: url(../Images/row_bgHeader_Home.jpg);	
	height: 25px;	
	border: none;
}
Home_TableContent TD
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;		
	COLOR: #066792;
	background-image: url(../Images/row_bgHeader_Home.jpg);	
	height: 25px;	
    border: none;
}
.Home_TableAlternate TD
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: #066792;
	background-image: url(../images/row_bgHeader_Home.jpg);	
}
.Home_TableAlternate
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: #066792;
	background-image: url(../images/row_bgHeader_Home.jpg);	
}

.Home_EmptyDataRow
{
	background: #F0F8FF;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: Red;	
	text-align:center;
	font-weight:bold;
	height:30px;
}

.Home_TableSelected
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: black;
	background-color:Silver;
}

.Home_TablePager
{
	text-align:right;
	font-size:12px;
	font-family:Arial, Times New Roman, Tahoma;	
	border-left: solid 1px #1b90c3;
	border-right: solid 1px #1b90c3;
	border-top: solid 1px #1b90c3;
	
}


/*********** Bang ty gia ngoai te *******************************/
.NgoaiTeStyle
{
	color: #000000;
	font-weight: bold;	
}
.GiaStyle
{
	color: #002a93;
	font-weight: normal;	
}
.NgayStyle
{
	color: #000000;
	font-family: Arial, Tahoma,  Times New Roman;
	font-size: 11px;
	text-align: left;
	height: 30px;
	padding-left: 10px;
}
.ChiTietStyle
{
	color: #000000;
	font-family: Arial, Tahoma,  Times New Roman;
	font-size:11px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	height:30px;
}

/*************** Grid View ************************/
.VAB_Table
{	    
	/*border: solid 1px #D3E0FA;*/
    height: 100%;
    border: solid 1px #cccccc;     
}

.VAB_TableHeader, .VAB_TableHeader TH
{
    FONT-WEIGHT:bold;
    FONT-SIZE: 12px;    
    color: #FFFFFF;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';    
    background-image : url(../images/bgHeader.jpg); 
    background-position: center top;    
    text-align:center;    
    padding-top: 8px;
    height: 32px;    
}

.VAB_TableHeader SPAN
{
    vertical-align: middle;
}

.VAB_TableAlternate
{
	background: #f3f3f3; /* #F7FBFF;	*/
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: black;	
}
.VAB_TableAlternate TD
{
	border: solid 1px #cccccc;   
	padding: 2px 4px 2px 4px;   
}
      

.VAB_SelectedRow
{
	background: #0066CC; /* #F7FBFF;	*/
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: white;	
}

.VAB_EmptyDataRow, .VAB_EmptyDataRow TD
{
	background: #F0F8FF;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	color: Red;	
	text-align:center;
	font-weight:bold;
	height:30px;
}

.VAB_TableContent
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: black;
}

.VAB_TableContent TD
{
	border: solid 1px #cccccc;   
	padding: 2px 4px 2px 4px;   
}

.VAB_TableSelected
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman', 'MS Sans Serif';
	FONT-SIZE: 12px;
	COLOR: black;
	background-color:Silver;
	
}

.VAB_TablePager
{
	text-align:right;
	font-size:12px;
	font-family:Arial, Times New Roman, Tahoma;	
	border-left: solid 1px #D3E0FA;
	border-right: solid 1px #D3E0FA;
	border-top: solid 1px #D3E0FA;
}

.VAB_TablePager TD
{
	padding: 2px 2px 2px 2px;
}


/***************** VAB Style ****************************************/
.VAB_LabelRight
{
	font-family: Arial;
	font-size: 12px; 
	color: #000000;
	text-align:right;	
}

.VAB_LabelLeft
{
	font-family: Arial;
	font-size: 12px; 
	color: #000000;
	text-align:left;	
}

.VAB_TextBox
{
	border: solid 1px #6495ED;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Tahoma, Times New Roman, Verdana;
	font-size:12px;
}

.VAB_Button
{
		/*border: solid 1px;*/
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	font-family: Arial, Times New Roman, Verdana;
	font-weight: normal;
	font-size:12px;
	height: 25px;
	background-image: url(../images/bgButton.jpg);
	border: 1px solid #0171bd;
	cursor: pointer;
}

.VAB_TextBox_Num
{
	border: solid 1px #6495ED;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Tahoma, Times New Roman, Verdana;
	font-size:12px;
	text-align: right;
}
.VAB_Combo
{
	border: solid 1px #6495ED;
	font-family: Arial, Tahoma, Times New Roman, Verdana;
	font-size:12px;	
}
.VAB_ComboBox
{
	border: solid 1px #6495ED;
	font-family: Arial, Tahoma, Times New Roman, Verdana;
	font-size:12px;	
}
.VAB_Label
{
	font-family: Arial;
	font-size: 12px; 
	color: #000000;
}

.VAB_ErrMsg
{
	font-family: Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
	color: Red;
	text-align: center;
	height: 25px;
	vertical-align:middle;	
}

.VAB_RedBold_DonVi
{
	font-family: Arial, Tahoma, Times New Roman, Verdana;
	font-size: 14px;	
	font-weight: bold;
	text-align: left;
	color: #d6171f;	
}

.VAB_RedBold
{
	font-family: Arial, Tahoma, Times New Roman, Verdana;
	font-size: 12px;	
	font-weight: bold;
	color: #d6171f;	
}