#cal_tit{
	position: absolute;
	top: -1px;
	left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-collapse: collapse;
}
#cal .cal{
	position: relative;
	top:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-color: #732d2d;
	border-right-color: black;
	border-left-color: black;
	border-bottom-color: #732d2d;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	width: 100%;
	border-collapse: collapse;
		border-width: 1px;
		text-align: center;
}
#cal .cal_link{
	border-top-color: #732d2d;
	border-right-color: #732d2d;
	border-left-color: #732d2d;
	border-bottom-color: #732d2d;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
	background: #b9cb1f;
	text-decoration: none;
	font-weight: bold;
  color: black;
}
#cal_view_act{
  background: #b9cb1f;
	text-decoration: none;
	font-weight: bold;
  color: white;
}
#cal_view_act #cal_pujc{
  background: #b9cb1f;
	text-decoration: none;
	font-weight: bold;
  color: white;
}
#cal .cal_link a{
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#cal_view_act a{
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#cal .calendar{
	border-top-color: #732d2d;
	border-right-color: #732d2d;
	border-left-color: #732d2d;
	border-bottom-color: #732d2d;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-collapse: collapse;
		border-width: 1px;
		text-align: center;
}
#cal .calendarHeader{
	border-top-color: #732d2d;
	border-right-color: #732d2d;
	border-left-color: #732d2d;
	border-bottom-color: #732d2d;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
}
#cal .calendarToday{
	border-top-color: #732d2d;
	border-right-color: #732d2d;
	border-left-color: #732d2d;
	border-bottom-color: #732d2d;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
	font-weight: bold;
}
#cal .calendarFooter{
	border-top-color: #732d2d;
	border-top-style: solid;
	border-top-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cal .calendarFooterPrev{
	border-top-color: #732d2d;
	border-top-style: solid;
	border-top-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cal .calendarFooterNext{
	border-top-color: #732d2d;
	border-top-style: solid;
	border-top-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cal .calendarFooterMon{
	border-top-color: #732d2d;
	border-top-style: solid;
	border-top-width: thin;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#cal .calendarFooter a{
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: lighter;
}
#cal .calendarFooter a:visited{
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: lighter;
}
