.DBlueBGcolour {background-color:#006699} 
.BlueBGcolour {background-color:#0094BC}
.TealGcolour {background-color:#E3F1F7}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color:#0094BC;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#C62F10; font-weight: bold}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000000; font-weight: bold}

.line{
	color: #0094BC;
	line-height: 1px;
}

.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.TopMenu:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline}

.Footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.Footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline}

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; text-decoration: none}
.copyright:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; text-decoration: underline}

.bullet { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #254C57; text-decoration: none;}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #254C57; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #C62F10; text-decoration: none}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #254C57; text-decoration: none;}
div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #254C57; text-decoration: none;}
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #254C57; text-decoration: none;}
/* SPAN { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #254C57; text-decoration: none;} */

/* caption determines the style of 
   the month/year banner above the calendar. */ 

caption  
     { 
     font-family:arial,helvetica;  
	 background-color: #4682B4;
     font-size:12px;  
     color: white; 
	 border-top: 1pt solid Black;
	 border-left: 1pt solid Black;
	 border-right: 1pt solid Black;
     font-weight: bold; 
     } 

/* .calendar determines the overall formatting style of the calendar,   
   acting as the default unless later overruled. */ 

.calendar  
     { 
     font-family:arial,helvetica;  
     font-size:11px;  
     color: white; 
     background-color: #FEFADE; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
     } 

/* .calendarlink determines the formatting of those days linked to 
   content. */ 

.calendarlink  
     { 
     color: white; 
     } 

/* .header determines the formatting of the weekday headers at the top 
   of the calendar. */ 

.header  
     { 
	 font-family:arial,helvetica;  
     font-size:10px;  
     color: black; 
     background-color: #FEFADE; 
     border-color: #000000; 
     border-width: 1px; 
     } 

/* .weekend determines the formatting of each day displayed in the 
   calendar. */ 

.weekend  
     { 
	 font-family:arial,helvetica;  
     font-size:10px;  
     color: black; 
     background-color: #C2E0C2; 
     border-color: #000000; 
     border-width: 0px; 
     text-align: center 
     } 
	 
.weekendBooked  
     {
	font-family:arial, helvetica;
	font-size:10px;
	color: black;
	background-color: #C2E0C2;
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/calcode/bookedwkendbg.gif);
	text-decoration: line-through;
     } 	 
.weekendBookedArrival 
     {
	font-family:arial, helvetica;
	font-size:10px;
	color: black;
	background-color: #C2E0C2;
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/calcode/arrivalWendbg.gif);
	text-decoration: line-through;
}
.weekendBookedDepart
     {
	font-family:arial, helvetica;
	font-size:10px;
	color: black;
	background-color: #C2E0C2;
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/calcode/departureWendbg.gif);
	text-decoration: line-through;
}	 

/* .day determines the formatting of each day displayed in the 
   calendar. */ 

.day  
     { 
	 font-family:arial,helvetica;  
     font-size:10px;  
     color: black; 
     background-color: #99CC99; 
     border-color: #000000; 
     border-width: 0px; 
     text-align: center 
     } 
.dayBooked  
     {
	font-family:arial, helvetica;
	font-size:10px;
	color: black;
	background-color: #99CC99;
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/calcode/bookedbg.gif);
	text-decoration: line-through;
}
.dayBookedArrival 
     {
	font-family:arial, helvetica;
	font-size:10px;
	color: black;
	background-color: #99CC99;
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/calcode/arrivalbg.gif);
	text-decoration: line-through;
	background-repeat: no-repeat;
	background-position: right;
}
.dayBookedDepart
     {
	font-family:arial, helvetica;
	font-size:10px;
	color: black;
	background-color: #99CC99;
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/calcode/departurebg.gif);
	text-decoration: line-through;
	background-repeat: no-repeat;
	background-position: left;
}

.1 /* .1 determines the bground colour for Booked availability*/ 
     { 
     background-color: #CCCC99; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center 
     } 


.2 /* .2 determines the bground colour for Cancelled availability*/
     { 
     background-color: #FEFADE; 
     border-color: #FEFADE; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center 
     }