body {

  margin: 20px;

 padding: 0px;

  font-family: Arial,Sans; font-size: 12px;

background: white; color: black;

size: 8.5in 11in;

}

@media print{@page {size: landscape}}

#header {

        font-size: 24px;

        font-weight: normal;

        height: 40px;

        font-family: "Times New Roman", Times, serif;

        text-transform: capitalize;

        color: #006699;

}

#header a { text-decoration: none;

}



#cal_home a{

visibility: visible;

float: right;

font-family: Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

text-transform: uppercase;

color: #003366;

text-decoration: none;

padding-right: 25px;

}



#printCal table , .printCal table{ margin: 0px; font-size: 11px; border: 1px solid black;

}

#printCal td, .printCal td{

        width:195px;

        white-space:normal;

        padding: 0px 2px;

        margin: 0px;

        align: top;

        border-top-width: 1px;

        border-right-width: 1px;

        border-bottom-width: 1px;

        border-left-width: 1px;

        border-top-style: none;

        border-right-style: dotted;

        border-bottom-style: dotted;

        border-left-style: none;

        border-top-color: #999999;

        border-right-color: #999999;

        border-bottom-color: #999999;

        border-left-color: #999999;

 }

#printCalBody, .printCalBody {height: 100px; }



#printCalBody td, .printCalBody td{

        padding-top: 2px;

        padding-right: 2px;

        padding-bottom: 2px;

        padding-left: 5px;

        background-image: url(cal_bak.png);

        background-repeat: no-repeat;

        background-position: left top;

        background-color: #E9EDEE;



        vertical-align: top;

 }

 

#printCalBody b, .printCalBody b{

        padding-bottom: 10px;

        display: inline-block;

        font-family: "Times New Roman", Times, serif;

        font-size: 14px;

        color: #4D87C8;

}



#calTitle { height: 15px; font-weight: bold; text-align: center;}

#calTitle td{

        height: 15px;

        font-weight: bold;

        text-align: center;

        font-family: Arial, Helvetica, sans-serif;

        font-size: 11px;

        text-transform: uppercase;

        color: #FFFFFF;

        padding: 2px;

        background-color: #006699;

        letter-spacing: 2px;

}



.print_Z {

        background-image: url(cal_z_bak.png) !important;

        background-repeat: no-repeat;

        background-position: left top;

}



.print_s {

        background-image: url(cal_s_bak.png) !important;

        background-repeat: no-repeat;

        background-position: left top;

}



.printToday {

        background-image: url(cal_today_bak.png) !important;

        background-repeat: no-repeat;

        background-position: left top;

}





.arrow a{

        font-family: Arial, Helvetica, sans-serif!important;

        font-size: 28px!important;

        font-weight: bolder!important;

        color: #D5AA00!important;

}
