﻿/*------------------------------------------------------------------------
# Thanh Hoa POL - November 2008 - 2009
# ------------------------------------------------------------------------
# Author: chien nguyen
# Websites:  -  Email: chien610@gmail.com
-------------------------------------------------------------------------*/
 .Search_result_Header_Cell{ 
    padding-top         :2px;
    padding-left        :2px;
    padding-right       :2px;
    padding-bottom      :2px;
    background-color    :#e9f0fa;
    border-right        :1px;
    border-right-color  :#FFFFFF;
    border-right-style  :solid;    
    border-bottom       :1px;
    border-bottom-color :#a4c1e6;
    border-bottom-style :solid;       
}
 .Search_result_Detail_Cell{ 
    padding-top         :2px;
    padding-left        :2px;
    padding-right       :2px;
    padding-bottom      :2px;
    background-color    :#F8F8F8;
    border-right        :1px;
    border-right-color  :#FFFFFF;
    border-right-style  :solid;    
    border-bottom       :1px;
    border-bottom-color :#a4c1e6;
    border-bottom-style :solid;       
}

.clsMovePage{
	padding: 0;
	margin: 0;
	font-family:'Verdana';
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}
.clsPageNo{
	font-family			: Arial;
	font-size			: 10pt;
	font-weight			: normal;
	color				: #FF0000;
	text-decoration		: none;	
}
.clsPageNo a{
	font-family			: Arial;
	font-size			: 10pt;
	font-weight			: bold;
	color				: #00344F;
	text-decoration		: none;
}

.clsPageNo a:hover{
	font-family			: Arial;
	font-size			: 10pt;
	color				: #4169E1;
	font-weight			: bold;
	text-decoration		: underline;	
}

.Paging_result_01{
	font-family			: verdana,Arial,Tahoma;
	font-size			: 10pt;
	color				: #004262;
	font-weight			: Normal;
	text-decoration		: None;	
}
.Paging_result_02{
	font-family			: verdana,Arial,Tahoma;
	font-size			: 10pt;
	color				: #FF0000;
	font-weight			: Normal;
	text-decoration		: None;	
}


