
table {
	font-family: Arial;
	font-size: 9pt;
}
.value {
}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.shading {
	background-color: #F4F4F4;
}
.free {
	background-color: #CCFFCC;
}
.booked {
	background-color: #FFCCCC;
}
calendar {
	font-family: Arial;
	font-size: 8pt;
}
.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center;
}
.layerBorder {
 	border: 1px solid #999999;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	padding: 4px; 
	background-color: #FFFFFF;
}
body {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

INPUT {
font-family: Arial;
	font-size: 8pt;
	color: #000000;	
}

A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	color: Blue;	
	text-decoration : none;
}
A:HOVER{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	color: Blue;	
	text-decoration : underline;
}
A.altLink, A.altLink:LINK, A.altLink:VISITED, A.altLink:ACTIVE, A.altLink:FOCUS {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 8pt;
	color: Blue;	
	text-decoration : none;
}
 A.altLink:HOVER {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 8pt;
	color: Blue;	
	text-decoration : underline;
}
.menuLayer {
 	border: 1px solid #999999;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	background-color: #FFFFFF;
} 
.menuTag {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	background-color: #FFFFFF;
} 
.thickerLayer {
 	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}

.contentTitle {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14pt;
	text-align : center;
	vertical-align : bottom;
}
.contentText {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	text-align : justify;
	vertical-align : bottom;
}