body {
   background: white;
   font-size: 11pt;
   }
#menu {
   display: none;
   }
.noprint {
	display: none !important;
}
.noprint p {
	display: none !important;
}
.noprint h1 {
	display: none !important;
}
.noprint h2 {
	display: none !important;
}
.noprint h4 {
	display: none !important;
}
.formulario {
	display: none !important;
}
form {
	display: none !important;
}
.bgmenu {
	display: none !important;
}
.print {
	display: table !important;
	width:100%;
}
.tablehead thead tr td {
	background:#CCC !important;
	border-style:solid !important;
	border-color:#000 !important;
}
.tablehead tbody tr td {
	background-color: #CCC !important;
	border-style: thin solid #666 !important;
	border-color: #000 !important;
}
.TabbedPanelsContentGroup {
	border:none !important;
}
.tabela_pedido table thead tr td {
	background:#CCC !important;
	border-style:solid !important;
	border-color:#000 !important;
}
.tabela_pedido table tbody tr td {
	background-color:#FFF !important;
	border-style: thin solid #666 !important;
	border-color: #000 !important;
}
hr {
	display:none !important;
}
h1 {
	display:none !important;
}
.rodape {
 font-size:12px !important;	
}
#aplanar {
	display:inline !important;
}