﻿body        {background-color:#fff;
             text-align:center;
		     font-size:10px;
		     line-height:12px;
		     font-family: Verdana, Tahoma, Helvetica, sans-serif;
		     color:#000;
		     margin:0px;
		     padding:20px;
		     padding-top:45px;}
		     
.tempdown   {visibility:hidden}
.tempmessage{visibility:visible;}		     
		     
.date       {display:block;
             width:20px;
             height:20px;
             font-size:12px;
             position:relative;
             top:0px;
             right:0px;}

.lastmonth  {background-color:#DAEF97;}
.nextmonth  {background-color:#E4C6AC;}


td          {width:150px;
             height:100px;
             border:1px solid #E4EAD2;
             margin:0px;
             padding:5px;}
             
th          {color:#fff;
             background-color:#566C11;
             font-size:15px;
             font-weight:bold;
             border:1px solid #E4EAD2;
             margin:0px;
             padding:5px;}
             
.sub        {width:100%;
             height:100%;}
            
#calendar   {text-align:left;
             width:950px;
             margin:auto;}

.monthof    {text-indent:-10000px;
             overflow:hidden;
             margin-bottom:0px;}
             

.1          {background:url('~/images/calendar/1.gif') right top no-repeat;}
.2          {background:url('~/images/calendar/2.gif') right top no-repeat;}
.3          {background:url('~/images/calendar/3.gif') right top no-repeat;}
.4          {background:url('~/images/calendar/4.gif') right top no-repeat;}
.5          {background:url('~/images/calendar/5.gif') right top no-repeat;}
.6          {background:url('~/images/calendar/6.gif') right top no-repeat;}
.7          {background:url('~/images/calendar/7.gif') right top no-repeat;}
.8          {background:url('~/images/calendar/8.gif') right top no-repeat;}
.9          {background:url('~/images/calendar/9.gif') right top no-repeat;}
.10         {background:url('~/images/calendar/10.gif') right top no-repeat;}
.11         {background:url('~/images/calendar/11.gif') right top no-repeat;}
.12         {background:url('~/images/calendar/12.gif') right top no-repeat;}
.13         {background:url('~/images/calendar/13.gif') right top no-repeat;}
.14         {background:url('~/images/calendar/14.gif') right top no-repeat;}
.15         {background:url('~/images/calendar/15.gif') right top no-repeat;}
.16         {background:url('~/images/calendar/16.gif') right top no-repeat;}
.17         {background:url('~/images/calendar/17.gif') right top no-repeat;}
.18         {background:url('~/images/calendar/18.gif') right top no-repeat;}
.19         {background:url('~/images/calendar/19.gif') right top no-repeat;}
.20         {background:url('~/images/calendar/20.gif') right top no-repeat;}
.21         {background:url('~/images/calendar/21.gif') right top no-repeat;}
.22         {background:url('~/images/calendar/22.gif') right top no-repeat;}
.23         {background:url('~/images/calendar/23.gif') right top no-repeat;}
.24         {background:url('~/images/calendar/24.gif') right top no-repeat;}
.25         {background:url('~/images/calendar/25.gif') right top no-repeat;}
.26         {background:url('~/images/calendar/26.gif') right top no-repeat;}
.27         {background:url('~/images/calendar/27.gif') right top no-repeat;}
.28         {background:url('~/images/calendar/28.gif') right top no-repeat;}
.29         {background:url('~/images/calendar/29.gif') right top no-repeat;}
.30         {background:url('~/images/calendar/30.gif') right top no-repeat;}
.31         {background:url('~/images/calendar/31.gif') right top no-repeat;}
