﻿body {
}

.message
{
    font-family:Tahoma;
    font-size:12px
    
} 
#insert_item a
{
    text-decoration: none;
    /*
    font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:Red;
	*/
} 

#insert_item a:hover
{
    text-decoration: underline;
}
.hpl_grv_chucnang
{
    text-decoration:none;    
}
 .txt_date{
        font-family:Tahoma;
		font-size:11px;
		color:#666666;
		margin-left:5px;
		
}
/***ADMIN****************************************************************/

    .txt_admin{
		width: 500px;
     }
    .fck
    {
        width:500px;
    }
    .pnDetail
    {
        width:700px;
        float:left;
        border:solid 1px #ccc;
    }
      .hei100
   {
   height:100px;
   }
    
     /*Pagging Datalist*/
  
   .lnkbtnPaging{
   /*màu xanh cây*/
        color:#008000;
        text-decoration:none;
        border: solid 1px #C5E1C8;
        padding-left:3px;
	    padding-right:3px;
        background:#E5F7E3;
        font-weight:bold;
        font-family:Tahoma;
        font-size:11px;
    }
    .lnkbtnPaging:hover{
        
        text-decoration:underline;
    }
    
    .lnkbtnPaging:visited {
        color:#000;
    }
    
    .lbnCurrentPage{
   /*màu đỏ*/
        color:#ff0000;
        text-decoration:none;
        border: solid 1px #C5E1C8;
        padding-left:3px;
	    padding-right:3px;
        background:#E5F7E3;
        font-weight:bold;
        font-family:Tahoma;
        font-size:11px;
    }
        
/****************************/
   .grvItemFunctionWith
   {
	 width:20px;
	}
