.calendar_top {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	background-color: #FFC875;

	padding: 5px;

}

.calendar_cells {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	background-color: #FFD6C1;

}

.calendar_mouse_over {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	background-color: #BBFFAA;

	cursor: hand;

}

.calendar_selected_day {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	background-color: #2EE600;

	cursor: hand;

}



.calendar_border {

	border: 1px solid #999999;

}
#loginbox {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}
#loginbox input {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}



.calendar_inactive_cells {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	background-color: #FFEEE6;

	text-align: center;

}



.advancedBut {

	font-size: 11px;

	font-weight: bold;

	font-family: Arial;

}

.font_bold {

	font-family: Arial;

	font-size: 13px;

	font-weight: bold;

}

.font_normal {



	font-family: Arial;

	font-size: 13px;

	font-weight: normal;

}



.bottom_links {

	font-size: 10px;

	color: #006699; 

}

.footer_address {

	font-size: 12px;

	font-weight: bold;

	color: #666666;

}

.footer_email {

	font-size: 12px;

	font-weight: bold;

	color: #23238E

}

.copyright_footer {font-size: 10px}

.powered_by {color: #000000}

a:link {

	color: #006699;

}

a:visited {

	color: #666666;

}
