body {
	Background-color: #535d6d;
	background-image:    url(images/cmp-index_02.jpg);
	background-repeat:repeat-x; 
	background-position:top;
	}	



.menu2 {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
	font-weight:none;
}
.menu2:hover {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	font-weight:none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menuk {
	width: 258px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	}
	
#menuk li a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#menuk li a:link, #menuk li a:visited {
	color: #ffffff;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menuk li a:hover {
	color: #ffffff;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menuk li a:active {
	color: #ffffff;
	background: url(images/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
	p {line-height: 130%}



.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px
}
.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #ffffff;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.yearpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.pickerbutton {

}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	height:20px;
	width:20px;
}
.expired {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	height:20px;
	width:20px;
}
.booked {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: red;
	height:20px;
	width:20px;
}
.available {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: green;
	height:20px;
	width:20px;
}
.available a {
	color: white;
	background-color: green;
}

