.table tr th{	font-size:11px; }
table tr td{ padding-right:10px; padding-bottom:5px; font-size:12px;}
#wb_Form1{   background-color: #00BFFF;   border: 0px #000 solid;}
#photo{border: 1px #A9A9A9 solid; background-color: #00BFFF; color: #fff; font-family:Arial;  font-size: 20px;}
table {  border-spacing: 10px;}
/*table.dataTable td.sorting_1{ background-color: grey; border:1px lightgrey; }*/
 table.dataTable td{ background-color: lightgrey;  border:1px grey;}
    table.dataTable tr.odd { background-color: grey;  border:1px grey;}
    table.dataTable tr.even{ background-color: grey; border:1px grey; } 
/* print */
@media print {
	  #noprint { display:none !important;}
	  #btnPrint { display:none !important;}
/*@page {   margin: 1cm;   size: landscape;}	*/  
@page {   margin: 1cm;   size: portrait;}
			 }
	