body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
/*	border-style: outset;
	border-width: 1px;*/
	/*background-color:#FFFFFF;*/
	background-color:#9B1D42;
	text-align: center;
}
.month {
	border-style: outset;
	border-width: 1px;
	/*background-color:#D7EAF5;*/
	background-color:#F5F5F5;
	text-align: center;
/*	height:175px;*/
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	/*background-color:#BAD9EE;*/
	background-color:#F5F5F5;
	color: #9B1D42;
	border-style:outset;
	border-width: 1px;
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	/*background-color: #BAD9EE;*/
	background-color: #FFCC00;
	color: #FFFFFF;
	border-style:none;
}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #F5F5F5;
}
.yearpicker {
	font-size: 11px;
	background-color: #F5F5F5;
}
.pickerbutton {
	font-size: 11px;
	background-color: #F5F5F5;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.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: #858484;
	height:20px;
	width:20px;
	border-color:#0000FF;
	
	
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color:#9B1D42;
	color: #ffffff;
	height:20px;
	width:20px;
}
.today div.rate{
	background-color:#ffffff!important;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:  #9B1D42;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:  #9B1D42;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
	}
.InputBoxStyle{
font-family:verdana;font-size:11px;background: #ffffff;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#000000;height:18px;text-decoration:none;
}
.rate{
background:#e8e7e7;
border-bottom:1px solid #dedbdb;
color:#000000;
}

.search{
width:84px;
text-align:center;
padding-top:2px;
padding-bottom:2px;
border:none;
background:url(../images/search.jpg) no-repeat;
}
