/*
///
///	$RCSfile: print.css,v $
///	$Author: bobby $
///	$Date: 2009/12/30 21:26:51 $
///	$Revision: 1.3 $
///
*/
@import url('../Admin/css/standard.css');
@import url('classes.css');

body { font-family: Arial, sans-serif; font-size: 10pt; }
a { color: black; text-decoration: none; cursor: default; }

div#login { display: none; }
div#topNav { display: none; }
div#curDate { text-align: right; }
td#productCategoryColumn { display: none; }
div#navHistory { display: none; }
div#productTitle { font-size: 12pt; color: #adadad; padding-right: 50px; margin-top: 1em; font-weight: bold; }
img#canasia { text-align: right; }
div#boxBottom { display: none; }
div#bottomNav { display: none; }
div#copyright { margin-top: 10px; font-size: 8pt; }

.pnlSubNav { display: none; }
.noprint { display: none; }

#ctg { 
	height: 50px; 
}
