/* Style cof calender*/

.month {
	border-style: none;
	background-color:transperant;
	text-align: center;
	border:solid 2px #c56266;
	width:480px;
	padding:5px;
	
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFEFDB;
}
.monthname {
	background-image: url(../images/topnavbg.gif); FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #881719; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:18px;
	/*text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFEFDB;
	color: #667171;
	border-style: solid;
	border-width:0px*/
}
.dayname {
	
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #830101;
	border-style: none;
	border-width:1px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	width:34px;
	height:34px;
}
.daynamesunday {
	
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #830101;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:34px;
	height:34px;
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 12px;
	height:34px;
	width:34px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	/*background-color: #CD5C5C;*/
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	 FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #830101; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:30px;
}
.monthpicker {
	font-size: 14px;
	background-color: #ec918e;
	color: #830101;
	font-weight:bold;
	height:26px;
}
.yearpicker {
	font-size: 14px;
	background-color: #ec918e;
	color: #830101;
	font-weight:bold;
	height:26px;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	font-size: 14px;
	width:34px;
	height:34px;
	color: #B7B7B7;
	font-weight:normal;
	background-color:#FEE5AD;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.nomonthdaySunday {
	text-align: center;
	font-size: 14px;
	width:34px;
	height:34px;
	color: #B7B7B7;
	font-weight:bold;
	background-color:#EBEBEB;
}
.monthday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width:34px;
	height:34px;
	background-color:#830101;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.monthday a {
	/*color: #FFEFDB;*/
	text-decoration:none;
}
.today {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #830101;
	color: #ffffff;
	width:34px;
	height:34px;
}
.today a {
	color: #FFEFDB;
	text-decoration:none;
}
.selectedday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	width:34px;
	height:34px;
}
.sunday {
	background-color:#830101;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width:34px;
	height:34px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.sunday a {
	color: #FFEFDB;
	text-decoration:none;
}
.saturday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width:34px;
	height:34px;
	background-color:#830101;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.saturday a {
	color: #FFEFDB;
	text-decoration:none;
}
.event {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFEFDB;
	background-color: #CDCD00;
	width:34px;
	height:34px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	width:34px;
	height:34px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #990033;
	width:34px;
	height:34px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #000000;
}
.eventcontent {
	color:#881719;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.eventcontent1 {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.eventcontent1:link {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.eventcontent1:visited {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.eventcontent1:hover {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.eventcontent1:active {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.CalEventLink{
	/*background-color:#423638;*/
	background-color:#007300;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	width:34px;
	height:34px;
	text-decoration:none;
}
.CalEventLink:link{
	color:#ffffff;
	text-decoration:none;
}
.CalEventLink:visited{
	color:#ffffff;
	text-decoration:none;
}
.CalEventLink:hover{
	color:#ffffff;
	text-decoration:none;
}
.CalEventLink:active{
	color:#ffffff;
	text-decoration:none;
}