body {
	background-color: #001622;
	background-image: url('bkg_blue_thin.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
}

.widget_welcome_subscribe {
	background-image: url('bkg_subscribe.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.calendar, .calendar a {
	color: #4c5784;
}

.calendar_table {
	border: 1px solid #576185;
}

.calendar_active {
	background-color: #cbcfde;
}

.calendar_inactive {
	background-color: #ebecf1;
}

.calendar_header_day_of_week {
	background-image: url('bkg_calendar_weekday.jpg');
	border-right: 1px solid #707ba0;
}

.monthly_header_left, .monthly_header_right {
	background-color: #cbcfde;
}

.monthly_header_middle {
	background-color: #ebecf1;
}

.calendar_footer {
	background-color: #cbcfde;
	border-bottom: 2px solid #717ba3;
}