a {
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 20;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 20;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
.month {
	border-style: none;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family:"Tahoma";
	color: #000000;
}
.dayname td {
	text-align: center;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.dayname a {
	color: #ffffff;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #ffffff;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20;
}
.monthpicker {
	font-size: 11px;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 16px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	height:92px;
	width:90px;
}
.monthday {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	background-image:url(daybg.gif);
	font-family:"Tahoma";
	color: #000000;
	height:92px;
	width:90px;
	vertical-align: top;
	border-style: double;
	border-width:1px
}
.today {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	background-image:url(currentdaybg.gif);
	font-family:"Tahoma";
	color: #000000;
	height:92px;
	width:90px;
	vertical-align: top;
    border-style: double;
	border-width:1px;
}
.selectedday {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	background-color: #66ff66;
	height:92px;
	width:90px;
	vertical-align: top;
	border-style: outset;
	border-width:1px
}
.sunday {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	background-image:url(sunday.gif);
	font-family:"Tahoma";
	color: #000000;
	height:92px;
	width:90px;
	vertical-align: top;
	border-style: double;
	border-width:1px;
}
.sunday a {
	color: #CC0000;
}
.saturday {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	background-image:url(satday.gif);
	font-family:"Tahoma";
	color: #000000;
	height:92px;
	width:90px;
	vertical-align: top;
	border-style: double;
	border-width:1px
}
.saturday a {
	color: #000000;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:92px;
	width:90px;
	vertical-align: top;
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:92px;
	width:90px;
	vertical-align: top;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:92px;
	width:90px;
	vertical-align: top;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 11px;
	border-style: outset;
	border-width: 0px;
	width: 100%;
	color: white;
}
.eventcontent a {
	font-size: 11px;
	color: red;
}
#keret {
	font-family:"Tahoma";
	padding:2px;
	font-stretch:4px;
  	font-size:16px;
  	color:#000000;
	font-weight:bold;
}
#keret3 {
	border-bottom: 1px, solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	font-family:"Tahoma";
  	font-size:12px;
  	color:#0b2d4d;
	vertical-align:bottom;
}
#keret2 {
	font-family:"Tahoma";
  	font-size:14px;
	border-bottom: 1px, solid;
	border-color:#000000;
  	color:#000000;
	vertical-align:middle;
	
}
