
table.leftcalendar {
  font-family: arial, tahoma, verdana, sans-serif; 
  font-size: 11px; 
  background-color: #F6F4EC; 
  width: 288px;
  color: black;
  vertical-align: top;
}

table.maincontent {
  font-family: arial, tahoma, verdana, sans-serif; 
  font-size: 13px; 
  width: 450px;
  border-left: 10px solid white;
  border-bottom: 10px solid white;
  background-color: white;
  vertical-align: top;
}


img.sailingimage { 
  border-top: 2px solid #F6F4EC; 
  border-left: 2px solid #F6F4EC; 
  border-right: 2px solid silver; 
  border-bottom: 2px solid silver; 
}

img.contentbanner {
  width: 450px;
  height: 40px;
}

img.contentbanner2 {
  width: 450px;
  height: 60px;
}

.leftcalendarheader {
  padding-left: 5px;
  color: white;
  background-color: #DA3323;
  font-size: 20px;
}

.sc_header { 
  font-weight: bold; 
  font-size: 12px; 
  padding-left: 5px; 
}

.sc_body { 
  font-weight: normal; 
}

.rowseparation {
  font-size: 10px;
  height: 10px;
  background-color: #F6F4EC;
}

td.ban_left_calendar {
  text-align: center; 
  background-color: #EFE7C6; 
  font-weight: bold; 
  padding: 3px;
}

.ban_left_line1 {
  font-style: italic;
  color: #DE3121; 
  font-size: 25px;
}

