@charset "UTF-8";
/* -------------------------------------------------------------- 

   MacMax CSS
	 correction for the printing
   
-------------------------------------------------------------- */

body{ color:#000; background:none; font-size:10pt}
hr{ background:none; color:#CCC; width:100%; height:1px;border-top:1px solid #CCC}hr.space{ background:none; color:#FFF; visibility:hidden}
a:link,a:visited{ text-decoration:underline}a:link:after,a:visited:after{ content:"("attr(href) ")"; font-size:80%}
abbr:after,acronym:after{ content:"("attr(title) ")"; font-size:80%}
fieldset{border-width:2px;margin:2px}input[type=text],input[type=password],textarea{padding:0.25em}
.container{ background:none}
.do_not_print, .donotprint, .not_print, .notprint, .noprint {display:none;}
input.text,input.title{border-width:2px;padding:0.25em}
table.listing_table thead th{background-color:#E0E0E0;color:#363636}
table.listing_table tfoot td{background-color:#E0E0E0;color:#363636}