

/* print.css */
body {line-height:1.5;font-family:"Arial", Arial, Helvetica, sans-serif;color:black;background:none;font-size:10pt;}
#printframe{}
.container {background:none;}
.noprint{display: none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
thead {display: table-header-group;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:none;color: black;}
ul {list-style: none;
margin: 0;
padding: 0;
float: left;
font-size: 1em;}
.addressp {position: fixed; 
           left: 20mm;
           top: 60mm;
width: 75mm;}
.detailsborder {position: fixed;
                left: 20mm;
                top: 98mm;
                width: 160mm;
                height: 8mm;
                border: 1px solid black;
                padding: 0px;}
.details {position: fixed;
          left: 25mm;
          top: 100mm;}
.total1 {position: fixed;
         left: 170mm;
         top: 100mm;}
.contentp {position: fixed;
           left: 20mm;
           top: 115mm;
           width: 160mm;}
.addressf {position: fixed;
           left: 75mm;
           top: 210mm;
           width: 150mm;}
.total2 {position: fixed;
         left: 145mm;
         top: 205mm;
         width: 50mm;}
.total3 {position: fixed;
         left: 145mm;
         top: 262mm;
         width: 90mm;}
.titlep {position: fixed;
         left: 95mm;
         top: 20mm;
         font-size: 20px;
         font-weight: bold;
         text-transform: uppercase;}
.adminareap {position: fixed;
             left: 140mm;
             top: 30mm;
             width: 75mm;}
.dotline {position: fixed;
          left: 0mm;
          top: 225mm;
          width: 220mm;
          border-bottom: 1px dashed black;}

.addresst {position: fixed; 
           left: 20mm;
           top: 230mm;
           width: 50mm;}
.statement {position: fixed; 
            left: 65mm;
            top: 230mm;
            width: 110mm;}
.line {position: fixed;
          left: 20mm;
          top: 205mm;
          width: 160mm;
          border-bottom: 1px solid black;}
.linesign {position: fixed;
          left: 65mm;
          top: 260mm;
          width: 100mm;
          border-bottom: 1px solid black;}

.table, th, td, tr
{
  border: 1px solid black;
  width:100%;
  text-align:left;
  color: black;
  }
 .th {
      width: 20mm;
  }
.calendar weekv td{border: 1px solid black;
table-layout: fixed;}
.events {font-size: 8pt;
width: 100px;}
table.calendar.weekv tbody tr th {
    width: 400px;
    table-layout: fixed;
}
