.mybox {
	padding: 5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navheader {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navlink {
	font-size: 11px;
	text-decoration: none;
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navlink:HOVER {
	font-size: 11px;
	text-decoration: underline;
	color: #006633;
}.bodyheader {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dateheader {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textlink {
	color: #330000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.error {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
	text-decoration: none;
	color: #FF0000;
}
.cal_main_head
{
	background: #003300;
	font-family :  Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.cal_day_head
{
	width: 25;
	background: silver;
	font-family :  Arial, sans-serif;
	font-size: 9pt;
	color: black;
	text-align: center;
}
.cal_weekend_day
{
	width: 25;
	background: lightgrey;
	font-family :  Arial, sans-serif;
	color: black;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_week_day
{
	width: 25;
	background: white;
	font-family :  Arial, sans-serif;
	color: black;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_today
{
	width: 25;
	background: #ffff99;
	font-family :  Arial, sans-serif;
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_selected_day
{
	width: 25;
	background: #99CC99;
	font-family :  Arial, sans-serif;
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_event_day
{
	width: 25;
	background: powderblue;
	font-family :  Arial, sans-serif;
	color: blue;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_week_day:Hover,.cal_weekend_day:Hover,.cal_today:Hover,.cal_link_buttons:Hover
{
	text-decoration: underline;
	color: blue;
}
.cal_empty_td
{
	background: gray;
	font-size: 7pt;
	font-family :  Arial, sans-serif;
}
.cal_link_buttons
{
	font-family :  Arial, sans-serif;
	color: white;
	font-size: 10pt;
}
.calendarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
.em {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fine_print
{
	color: gray;
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

