table.calendar_small,
table.calendar,
table.calendar_side
{
	border-collapse: 		collapse;
	padding: 				0px;
	margin: 					0 0 4px 0;
}
table.calendar_small th,
table.calendar th
{
	background-color: 	#395BB4;
	color: 					#FFF;
	border: 					1px solid #2B4487;
	text-align: 			center;
	vertical-align:		center;
}

table.calendar th select
{
	font-size: 				8pt;
	background-color: 	#F9ECD7;
}

table.calendar_small th
{
	font-size: 				10px;
	font-weight: 			normal;
	padding: 				none;
	margin: 					none;
}
table.calendar_small th a, table.calendar_small th a:visited,
table.calendar th a, table.calendar th a:visited
{
	color: 					#FFF;
	text-decoration: 		none;
}
table.calendar_small th a:hover, table.calendar_small th a:over, table.calendar_small th a:active,
table.calendar th a:hover, table.calendar th a:over, table.calendar th a:active
{
	color: 					#33DD33;
}
table.calendar_small td,
table.calendar td
{
	border: 					1px solid #2B4487;
	vertical-align: 		top;
	text-align: 			left;
	font-size: 				11px;
	margin: 					1px 2px 1px 1px;
	line-height: 			11px;
	background:				#EAEAFF;
	padding:					1px !important;
} 
table.calendar_small td
{
	font-size: 				7.2pt;
}
table.calendar_small td.none,
table.calendar td.none
{
	background-color: 	#BBB;
}
table.calendar_small td.event,
table.calendar td.event
{
	background-color: 	#F8FF2D;
}
table.calendar td div
{
	text-align: 			right;
	font-size: 				10px;
}
table.calendar td a
{
	color: 					#006842 !important;
	font-weight: 			normal;
	font-size: 				9px;
}
table.calendar td a:hover
{
	color: 					#00A367 !important;
}
table.calendar td hr
{
	font-size: 				1px;
	line-height: 			1px;
	height: 					1px;
	border: 					none;
	border-bottom: 		1px solid #BBBBCC;
}
table.calendar td a:selected, table.calendar td a:active, table.calendar td a:over,  table.calendar td a:hover
{ 
	color: 					#C38282 !important;
}
table.calendar td.today
{
	color:  					#34377C;
	background-color: 	#9CC4FF;
}
table.calendar input, table.calendar select
{
	margin:					0 4px 0 4px;
}
table.calendar_small input
{
	font-size: 				9px;
	height: 					9px;
	font-style: 			normal;
	font-family: 			arial;
}
table.calendar_small input.submit
{
	font-size: 				9px;
	height: 					17px;
	font-style: 			normal;
	font-family: 			arial;
}



table.calendar_side td
{
	font-size: 				9px;
	border: 					1px solid #2B4487;
	vertical-align: 		top;
	text-align: 			left;
	margin: 					0;
	background:				#EAEAFF;
}
table.calendar_side td.none
{
	background-color: 	#BBBBBB;
}
table.calendar_side td.event
{
	background-color: 	#F8FF2D;
}
table.calendar_side td.today
{
	background-color: 	#9CC4FF;
}

/* border for calendar key images */
.cal_img_bdr
{
	border: 					1px solid #888899;
	margin-top: 			2px;
}
#calendar_side
{
	text-align: 			center;
}
