input.button{
   color:#000099;
   font-family:'verdana',helvetica,sans-serif;
   font-size:10pt;
   font-weight:bold;
   background-color:#EEEEEE;
   border:2px solid;
   border-top-color:#669;
   border-left-color:#669;
   border-right-color:#669;
   border-bottom-color:#669;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#FFFFFF');
      }
      
.cal_date{
   font-family:'tahoma',helvetica,sans-serif;
   font-size:8pt;
   text-align:center;
}
.regulartext{
	font-family:'verdana',helvetica,sans-serif;
	font-size:10pt;
}

.paddedcell{
	padding: 20px;
}