/* Print CSS */
/* Print */
body { background: #fff; }
.screen { display: none; }
img { display: none; }
.print { display: block; }
* { background: #fff; }
#content_table { width: 100%; }
#body_bottom { display: none; }
#body_tile #body_top { background: none; }
#body_tile { background: none; }
#left_menu { display: none; }
#right_content { width: 100%; }
#topBanner { display: none; }
#leftNews { background: none; }

/* Registration Page */
div#receipt { width: 100%; }
table#regFee { width: 100%; }
