.regpro_calendarMonthHeader{
	background-color: #d2d2d2;	
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	width: 100%;
}

.regpro_calendar_table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #d2d2d2;	
}

.regpro_calendar_table a { 
	color: #84b816;
	font-style: normal;
}
.regpro_calendar_table a:hover { 
	color: #84b816 !important;
	font-style: normal;
	text-decoration: underline;
}
.regpro_calendar_table a:visited { 
	color: #84b816;
	font-style: normal;
	text-decoration: underline;
}

.regpro_calendarWeekDayHeader { 
	font-weight: normal;
	background-color: #d2d2d2;	
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	width: 132px;
} 

.regpro_calendarToday { 
	background-color: #efefef;
	color: #FF0000;
	text-decoration: blink;
	width: 132px;
	height: auto;
	text-align: center;
	vertical-align: top;
}
td.regpro_calendarDay { 
	background-color: #efefef;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	width: 132px;
	height: auto;
	padding: 0;
	vertical-align: top;
}

.regpro_calenderday_highlight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 132px;
	height: auto;
	text-align: center;
	vertical-align: top;
}

.regpro_calendarDay a { 
	color: #84b816;
	font-style: normal;
	font-weight: normal;
}
.regpro_calendarDay a:hover { 
	color: #84b816 !important;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.regpro_calendarDay a:visited { 
	color: #84b816;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

div.calendar-event-detail {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
line-height: 18px;
color: #84b816;
margin-left: 2px;
margin-top: 0;
margin-right: 2px;
margin-bottom: 0;
padding: 0;
text-decoration: none; 
width: 128px;
height: 18px;
display: block;
overflow: hidden;
text-align: left;
}

div.calendar-event-detail img {
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-right: 2px;
}
.Tips4 {
z-index: 100;
}
a.Tips4 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
line-height: 18px;
color: #84b816;
margin-top: 0;
margin-bottom: 0;
text-decoration: none;
}
a.Tips4:hover {
text-decoration: underline; 
}

.regpro_calendar { 
	font-weight: normal;
	background-color:#d2d2d2;
	border:#666666;
	border: 1px solid #cccccc;
    background: #ffffff;
    padding: 2px;
    color:#000000;
	vertical-align:top;
}


/* month and year classes */
.regpro_calendar_months {
	height: 22px;
	text-align: left;
	border: 0px #c9d8fc;
	background-color: #efefef;
	vertical-align: top;
	margin: 0px;
	font-size: 14px;
}
.regpro_calendar_months:hover {
	background: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.regpro_calendar_years {	
	height: 22px;
	text-align: left;
	border: solid 0px #c9d8fc;
	background-color: #efefef;	
	vertical-align:top;
	margin: 0px;
	font-size: 14px;
}
.regpro_calendar_years:hover{
	background:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
/* End Month/Years */


/* Tooltip css classes */
.custom-tip {
	Z-INDEX: 13000; WIDTH: 350px; COLOR: #000;
}
.custom-title {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND: #a3cef6; PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #3e4f14; PADDING-TOP: 2px; BORDER-BOTTOM: #135cae 1px solid;
}
.custom-text {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; BACKGROUND: #cee9fb; PADDING-BOTTOM: 2px; PADDING-TOP: 2px;
}
.tooptip_detail {
	text-align:left;
	vertical-align:top;
	font-size: 12px;
}

/* End Tooltip */