#calendar td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}

#calback {
	clear: both;
	width: 100%;
	height: 100%;
	text-decoration: none;
	/*
	background-image: url('./images/calWaiting.gif');
	background-repeat: no-repeat;
	background-position: center;
	*/
}

#calendar {
	background: transparent;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.cal {
	width: 170px;
	margin: 0 auto;
	text-decoration: none;
}

.cal a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
	font-size: 9px;
}

.cal a:hover {
	color: white;
	text-decoration: none;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;  
	/*background: url('./images/calBack.gif') repeat center left;*/
	text-decoration: none;
}

.calhead img {
	border: none;
	color: white;
	text-decoration: none;
}

.calhead table {
	width: 100%;
	color: white;
	text-decoration: none;
}

.calhead a {
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 20px;
	background: transparent;
	text-decoration: none;
}

.dayhead td {
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;
	font-weight: bold;
	text-align: center;
}

.dayrow {
	background: #b7b5b5;
	height: 15px;
	text-decoration: none;
}

.dayrow td {
	width: 14%;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.day {

	text-align: center;
	font-size:10px;
	font-family: tahoma;
	text-decoration: none;
	color: #ffffff;

}

.day a {
		text-decoration: none;
}

.day a:hover {
		text-decoration: none;
}

.day a:visited {
		text-decoration: none;
}

.day a:active {
		text-decoration: none;
}

.day b{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.dayover {
	background: #b7b5b5;
	text-decoration: none;
}

/*
.dayout {
	background: #b7b5b5;
	height: 100%;
	text-decoration: none;
}
*/
/*
#event {
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
	border-top: 1px solid #727260;
	border-bottom: 1px solid #727260;
	text-decoration: none;
}
*/
/*
#event .heading {
	position: relative;
	background: url('./images/calEvent.gif') repeat-x top left;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
*/
/*
#event .title {
	color: #656551;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
*/
/*
#event .posted {
	color: #8C8C73;
	font-size: 10px;
	text-decoration: none;
}
*/
/*
#event .back {
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
}
*/
/*
#event .back a {
	color: white;
	border: none;
	font-size: 10px;
	text-decoration: none;
}
*/
/*
#event .back a:hover {
	color: white;
	text-decoration: none;
}
*/
/*
#event .line {
	padding: 10px;
	overflow: auto;
	text-decoration: none;
}
*/
/*
.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
*/
/*
#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
	text-decoration: none;
}
*/
/*
#jump a {
	text-decoration: none;
	border: none;
}
*/
/*
#jump img {
	border: none;
	text-decoration: none;
}
*/

/* Custom */
.tituloAgenda{
	font-size:12px;
	font-family: tahoma;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
}

.calevent{
	/*height: 100%;*/
	text-align: center;
	background-color: #CE1F47;
	/*color: #ffffff;*/
	text-decoration: none;
}
.calevent b{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.calevent a {
	color: white;
	text-decoration: none;
}

.calevent a:hover {
	color: white;
	text-decoration: none;
}

.calevent a:visited {
	color: white;
	text-decoration: none;
}

.calevent a:active {
	color: white;
	text-decoration: none;
}
