body {color: #000000; background-color: #8BB7E4}
	a:link {color: #990000; font-size: 8pt; font-family: Verdana, Arial, Sans; font-weight: normal; text-decoration: underline;}
	a:visited {color: #990000; font-size: 8pt; font-family: Verdana, Arial, Sans; font-weight: normal; text-decoration: underline;}
	a:hover {color: #000033; font-size: 8pt; font-family: Verdana, Arial, Sans; font-weight: normal; text-decoration: none;}

p {color: #000000; font-size: 8pt; font-family: Verdana, Arial, Sans; font-weight: normal}
p.heading {color: #FFFFFF; font-size: 10pt; font-family: Verdana, Arial, Sans; font-weight: bold}
li {color: #000000; font-size: 8pt; font-family: Verdana, Arial, Sans; font-weight: normal}

.header {color: #FFFFFF; padding: 5px; font-size: 10pt; font-family: Verdana, Arial, Sans; font-weight: bold}

TABLE.calendar {
  width : 770px;
}

TD.cal-title {
  text-align : center;
  background-color : #ffffff;
  color : #288067;
  font-size : 18px;
  font-style : normal;
  font-weight : bold;
  font-family : tahoma,sans-serif;
}

TD.cal-subtitle {
  text-align : center;
  color : #2d9377;
  background-color : transparent;
  font-size : 14px;
  font-style : normal;
  font-weight : bold;
  font-family : verdana,sans-serif;
}

TD.cal-monthheading {
  padding-left: 2px;
  text-align : center;
  background-color : #003366; 
  color : #2d9377;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  font-family : verdana,sans-serif;
}

TD.cal-sidebar {
  padding-left : 2px;
  background-color : #003366;
  color : #FFFFFF;
  font-size : 8pt;
  font-style : normal;
  font-weight : bold;
  font-family : Arial, sans-serif;
}

TD.cal-booked {
  text-align : left;
  background-color : #990000;
  color : #FFFFFF;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  font-family : verdana,sans-serif;
}

TD.cal-pending {
  text-align : center;
  background-color : #ffffb9;
  color : #c6c6c6;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  font-family : verdana,sans-serif;
}

TD.cal-past {
  text-align : center;
  background-color : transparent;
  color : #c6c6c6;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  font-family : verdana,sans-serif;
}


TD.cal-available {
  text-align : left;
  background-color : #8BB7E4;
  color : #FFFFFF;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  font-family : verdana,sans-serif;
}

TD.cal-legend {
  padding-left: 5px;
  color : #888888;
  background-color : transparent;
  text-align: left;
  font-size : 8pt;
  font-style : normal;
  font-weight : normal;
  font-family : verdana,sans-serif;
}

TD.cal-weekday {
  text-align : center;
  background-color : #8BB7E4;
  color : #FFFFFF;
  font-size : 8pt;
  font-style : normal;
  font-weight : normal;
  font-family : Verdana, sans-serif;
}

TD.cal-weekend {
  text-align : center;
  background-color : #003366;
  color : #FFFFFF;
  font-size : 8pt;
  font-style : normal;
  font-weight : normal;
  font-family : Verdana, sans-serif;
}

TD.cal-copyright {
  padding-left: 2px;
  text-align : left;
  background-color : #c6c6c6;
  color : #ffffff;
  font-size : 9px;
  font-style : normal;
  font-weight : normal;
  font-family : verdana,sans-serif;
}

TD.cal-monthmenu {
  background-color : #003366;
  color : #FFFFFF;
  font-size : 8pt;
  font-style : normal;
  font-family : tahoma,arial,sans-serif;
}

A.cal-sidebar:link {
  padding: 3px;
  color : #FFFFFF;
  background-color : transparent;
  text-decoration : none;
  font-size : 8pt;
  font-style : normal;
  font-weight : bold;
  font-family : arial,sans-serif;
}

A.cal-sidebar:visited {
  color : #FFFFFF;
  background-color : transparent;
  text-decoration : none;
  font-size : 8pt;
  font-style : normal;
  font-weight : bold;
  font-family : arial,sans-serif;
}

A.cal-sidebar:hover {
  color : #8BB7E4;
  background-color : transparent;
  text-decoration : none;
  font-size : 8pt;
  font-style : normal;
  font-weight : bold;
  font-family : arial,sans-serif;
}

A.cal-monthmenu:link {
  color : #FFFF00;
  background-color : transparent;
  text-decoration : none;
  font-size : 8pt;
  font-style : normal;
  font-weight : normal;
  font-family : arial,sans-serif;
}

A.cal-monthmenu:visited {
  color : #FFFF00;
  background-color : transparent;
  text-decoration : none;
  font-size : 8pt;
  font-style : normal;
  font-weight : normal;
  font-family : arial,sans-serif;
}

A.cal-monthmenu:hover {
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
  font-size : 8pt;
  font-style : normal;
  font-weight : normal;
  font-family : arial,sans-serif;
}

.cal-subtitle {
  text-align : center;
  color : #003366;
  font-size : 10pt;
  font-style : normal;
  font-weight : bold;
  font-family : verdana,sans-serif;
}

.cal-message {
  
  text-align : center;
  color : #003366; 
  font-size : 8pt;
  font-weight : bold;
  font-family : tahoma,arial,sans-serif;
}

