@charset "UTF-8";
/* CSS Document */

table {border: 0; background-color: #FFFFFF; width: 590px;}
table#tide-calendar {border: 0; background-color: #FFFFFF; width: 590px;}
table#tide-calendar tr {background-color:#FFFFCC;}
#tide-calendar .background_white {background-color: white; vertical-align: top;}
table#tide-calendar td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; background-color:;}
tr.tr-border-left td:first-child {border-left: 1px dotted #555; }

.days-week td {width: 73px; height: 21px; background-color:#9cb0ed; text-align: center;}

#month-tr td {font-size: 14px; color: #FFFFFF; background-color:#3333CC;}
#month-tr td a {font-size: 10px; color: #FFFFFF; }

td.days-week {background-color: #9CB0ED; text-align: center;}

td.other-month-days-small {font-weight: bold; background-color:#CCCCCC;border-bottom: 1px dotted #555; width: 24px; text-align: center; vertical-align: top;}
td.other-month-days-big {padding-right: 5px; background-color:#CCCCCC;border-right: 1px dotted #555; border-bottom: 1px dotted #555; width: 48px; text-align: right; vertical-align: top;}

td.month-days-small {font-weight: bold; background-color: #FFFFCC; border-bottom: 1px dotted #555; width: 24px; text-align: center; vertical-align: top; }
td.month-days-big {padding-right: 5px; background-color: #FFFFCC; border-right: 1px dotted #555; border-bottom: 1px dotted #555; width: 48px; text-align: right; vertical-align: top;}

