.space{
		font-family : Verdana;
	font-size : 1px;
}



.calendar_dni_sn{
	font-family: Tahoma;
	font-size: 11px;
	color:#A10009;
}

.calendar_dni{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}


.calendar_today{
	font-family: Tahoma;
	font-size: 11px;
	border: 2px solid #B50106;
	color: #000000;
	font-weight: bold;
}


.calendar_today_sn{
	font-family: Tahoma;
	font-size: 11px;
	border: 2px solid #B50106;
	color: #A10009;
	font-weight: bold;
}

.calendar_date{
	font-family: Tahoma;
	font-size: 11px;
	color:#9D9D9D;
}

.calendar_date_select{
	font-family: Tahoma;
	font-size: 11px;
	color:#575757;
	background-color: #E8E8E8;
}


.calendar_sn{
	font-family: Tahoma;
	font-size: 11px;
	color:#A10009;
}

.calendar_week{
	font-family: Tahoma;
	font-size: 11px;
	color:#9D9D9D;
}


.calendar_nav{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7E89BF;
	cursor: pointer;
	height: 25px;
	font-weight: bold;
}

.calendar_nav_off{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal; 
	/*background-image: url(../img/grey_bkg.gif);*/
	background-color: #4E5679;
	cursor: pointer;
	height: 25px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}



.calendar_quarter{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}


.calendar_quarter_off{
	font-family: Tahoma;
	font-size: 11px;
	color:#9D9D9D;
}

.calendar_month{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}


.calendar_month_off{
	font-family: Tahoma;
	font-size: 11px;
	color: #9D9D9D;
}

.calendar_year{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.calendar_year_off{
	font-family: Tahoma;
	font-size: 11px;
	color: #9D9D9D;
}


.days_link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.days_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.days_link_sn{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #B10808;
	font-weight: bold;
}

.days_link_sn:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



.week_link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.week_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}


.navigation_days_m{
	font-family: Tahoma;
	font-size: 11px;
	color: #B2151A;
	text-decoration: none;
}
.navigation_days_m:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #B2151A;
	text-decoration: underline;
}


.navigation_days_y{
	font-family: Tahoma;
	font-size: 11px;
	color: #B2151A;
	text-decoration: none;
}

.navigation_days_y:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #B2151A;
	text-decoration: underline;
}


.navigation_month_y{
	font-family: Tahoma;
	font-size: 11px;
	color: #B2151A;
	text-decoration: none;
}

.navigation_month_y:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #B2151A;
	text-decoration: underline;
}


.navigation_days_arrow{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navigation_days_arrow:hover{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.year_link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.year_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.month_link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.month_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



.quarter_link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.quarter_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.top_nav{
	background-color: #F2F2F2;
	border-bottom: 1px solid #B9B9B9;
}

.top_calendar_{
	background-color: #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 2px;
}