
 
.body { 
font-family: Verdana; 

} 



.selectedavailable{
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF; 
	 font-weight      : bold;
	  border           : 1px solid #800000;  
}
.fselectedavailable { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
} 

.selected { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
font-weight:bold; 
}

.available {
	background-color : #ff9d00; 
	color : #000000;
}

.faNotSel {
	font-size: 8pt; 
	background-color : #ff9d00; 
	color : #000000;	
}


.normal { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
} 





.today { 
font-family: Verdana; 
font-size: 8pt; 
font-weight:bold; 
color:#000000; 
background-color: #CACACA; 
} 


.th { 
font-family: Verdana; 
} 

a.buttonbar:link, a.buttonbar:visited { 
  font-size        : 8pt; 
  padding-top      : 1px; 
  padding-bottom   : 1px; 
  text-decoration  : none; 
  color            : #000000 
} 

a.buttonbar:hover { 
  padding-top      : 1px; 
  padding-bottom   : 1px; 
  background-color : #CCCCCC; 
  color            : #FFFFFF 
} 

.weekend { 
font-family: Verdana; 
font-size: 8pt; 
color:#800000; 
font-weight:bold; 


} 

.event { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
background-color: #C6D1DC; 
} 
.head { 
color:#ffffff; 
font:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:500; 
background-color:#800000; 

} 
.headnocolor { 
color:#800000; 
font:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:500; 
font-weight:bold; 
} 
.title { 
color:#800000; 
font:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
} 
.button { 
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-style       : normal; 
  font-weight      : bold; 
  font-size        : 10px; 
  color            : #000000; 
  border           : 1px solid #800000; 
} 
