body {font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 10px; text-align: center; font-weight: normal;}
a {text-decoration: none; color: #000000; text-align: center;   font-size: 10px;}
a:hover {text-decoration: none; color: #3163CE; }
#year {border-style: outset; border-width: 1px; background-color: #000000; text-align: center;}
#month {
   border-style: none;
   text-align: center;
   background-color: #cadcbe;
}
#yearname {font-family: Tahoma, Arial, sans-serif; text-align: center; font-size: 16px; font-weight: bold;}
#monthname {
   font-family: Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 9px;
   font-weight: bold;
   height: 20px;
     width:65px;
   background-color: #cadcbe;
   color: #000000;
}
#dayname td {
   font-family: Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 8px;
   font-weight: bold;
   background-color: #6b964e;
   color: #000000;
}
#yearnavigation {font-family: Tahoma, Arial, sans-serif; background-color: #cadcbe;}
#monthnavigation {font-family: Tahoma, Arial, sans-serif; background-color: #cadcbe;}
#nomonthday {background-color: #cadcbe; height:20px; width:20px;}
#monthday {
   font-family: Helvetica, Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 10px;
   font-weight: normal;
   background-color: #cadcbe;
   height:14px;
   width:14px;
   color: #000000;
}


#baja{
   font-family: Helvetica, Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 10px;
   font-weight: bold;
   background:#cadcbe  ;
   height:14px;
   width:14px;
   color: #000000;
}

#today {
   font-family: Helvetica, Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 10px;
   font-weight: bold;
   background:#FF9900  ;
   height:14px;
   width:14px;
   color: #ffffff;
}
#media {
   font-family: Helvetica, Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 10px;
   font-weight: bold;
   background:#9bc083  ;
   height:14px;
   width:14px;
   color: #000000;
}

#alta {
   font-family: Helvetica, Tahoma, Arial, sans-serif;
   text-align: center;
   font-size: 10px;
   font-weight: bold;
   background:#6b964c  ;
   height:14px;
   width:14px;
   color: #000000;
}
#selectedday {font-family: Helvetica, Tahoma, Arial, sans-serif; text-align: center; font-size: 2px; font-weight: bold; background: #6b964e; height:10px; width:10px;}



