body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	border: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #e11719;
	text-align: center;
}
a:hover {
	text-decoration: underline;
	color: #e11719;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #fff;
	text-align: center;
}
.month {
	border: none;
	background-color: transparent;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
	width: 280px;
	margin: 1px auto 0 auto;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #606060;
	border: none;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dayname {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #7b7a78;
	border: none;
	background-color: #dadbcd;
	border: none;
	display: none; /********************** AHORA MISMO SE CARGA PERO NO SE DISPLAYA!! **********************/
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width: 1px;
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: verdana, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.monthnav {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	
}
.monthNavil {
	padding: 0 3px 1px 4px;
	background-color: #e11719;
	color: #fff;
	font-size: 11px;
	float: left;
}
.monthNavil:hover{
	color: #fff;
	text-decoration: none;
	background-color: #000;
}
.monthNavir {
	padding: 0 3px 1px 4px;
	background-color: #e11719;
	color: #fff;
	font-size: 11px;
	float: right;
}
.monthNavir:hover{
	color: #fff;
	text-decoration: none;
	background-color: #000;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:15px;
	overflow: hidden;
	width:40px;
	color: #aaaaaa;
	border-top: solid 1px #b7b7b7;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #606060;
	height: 12px;
	width: 40px;
	border-top: solid 1px #b7b7b7;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #424242;
	color: #fff;
	height:12px;
	overflow: hidden;
	width:40px;
	border-top: solid 1px #b7b7b7;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:26px;
	width:35px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #606060;
	height: 12px;
	width: 40px;
	border-top: solid 1px #b7b7b7;
}
.sunday a {
	color: #e11719;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #606060;
	height: 12px;
	width: 40px;
	border-top: solid 1px #b7b7b7;
}
.saturday a {
	color: #e11719;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #e11719;
	height: 12px;
	width: 40px;
	border-top: solid 1px #b7b7b7;
}
.event a {
	color: #e11719;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:26px;
	width:35px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #e78f11;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #424242;
	color: #fff;
	height:12px;
	overflow: hidden;
	width:40px;
	border-top: solid 1px #b7b7b7;
}
.todayevent a {
	color: #e11719;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.dayinfo {
	font-size: 11px;
	color: #7e7a79;
}
.proximEv {
	color: #000;
	font-weight: bold;
	text-align: center;
	display: block;
}
.eventText {
	text-align: left;
	display: block;
	clear: both;
	margin: 3px 0 0 0;
}
.diTitle {
	color: #000;
}
.nextEventDesc {
	width: 180px;
	padding: 0 5px;
}

.pagination {
}
.pagination span {
	display: block;
	float: left;
}
.clearer {
	height: 0;
	clear: both;
	overflow: hidden;
}
.pagination a {
	font-size: 11px;
	color: #fff;
	padding: 0 3px 1px 4px;
	margin: 2px 0 0 2px;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #e11719;
}
.pagination a:hover {
	background-color: #000;
}
.currentPage {
	font-size: 11px;
	color: #FFC4C4;
	font-weight: bold;
	padding: 0 3px 1px 4px;
	margin: 2px 0 0 2px;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #424242;
}
