.fist_titlos_calendar {
	text-align:center;
	color:#ffffff;
	font-size:10px;
	font-family:"Trebuchet",Verdana, Arial, Helvetica, sans-serif;
}

.calendar {
 width: 187px;
 margin:0px auto;
 background-image:url(/userfiles/image/template/bg_calendar.jpg);
 background-position:top center;
 background-repeat:no-repeat;
 height:160px;
}

.navigation2 {
	padding-top:0px;
	margin-top:0px;
	}

.calendar TD {
FONT-SIZE: 11px; padding: 1px;  text-align: center;
}
.calendar a {
	text-decoration: none;
	color: #40C2F6;}
.calendar TH {
	FONT-SIZE: 11px;
	
}

.calendarNavigation2 th {
	background-color:#0182a9;
	color:white;
}

.calendarNavigation {
	FONT-WEIGHT: bold; COLOR: #8bbfd0; BORDER-STYLE: none;FONT-SIZE: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px auto;
}

.calendarNavigation2 {
	margin:0px auto;
	padding-top:0px;
	margin-top:0px;
	vertical-align:text-top;
}
.calendarNavigation TD {
	FONT-WEIGHT: bold; COLOR: #8bbfd0; BORDER-STYLE: none;FONT-SIZE: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.calendarNavigation TD A {
	FONT-WEIGHT: normal; COLOR: #ffffff; font-size: 10px; text-decoration: none;
}
.calendarNavigation TD A:hover {color: #999999;}

.day {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #67686a;

	background-color:#e5e5e5;}
	
.activeday {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 10px; background-color: #ff8710;color:#FFFFFF;
	}
	
.activeday a {
	color:#FFFFFF;
}
	
.currentday {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #1E90FF;
 background: #F2F6FD; BORDER: #D9ECFF 0px solid; padding: 1px; 
}

a.event {color: #7FA0CA; text-decoration: none; font-size: 10px; 
}

a.event:hover {color: #DC143C; 
}

td.weekend {
	BACKGROUND: #F2F2F2;
	}
	
.calendarselect {background: #FFFFFF;border: 1px solid #dadada; margin: 0px; padding: 6px; font-size: 10px; font-weight: bold; color: #0d2e8b;}

.calendarselect select {font-size: 11px; color: #5B5B5B; font-weight: normal;}

.calendarbutt {background: #FFFFFF; color: #666666; font-size: 11px;}

