.active{
	background-color: #4B8BB1;
	color:#FFFFFF;
}
.active a:link{
	color:#FFFFFF;
}
#calendar_container{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C;
	width:190px;
}
#calendar_container a{
	color:#3C3C3C;
	text-decoration:none;
}
#calendar_container a:visited{
	color:#3C3C3C;
	text-decoration:none;
}
#calendar_container a:hover{
	color:#3C3C3C;
	text-decoration:none;
}
#events a{
	text-decoration:none;
}
#events a:visited{
	text-decoration:none;
}
#events a:hover{
	text-decoration:none;
}
#cal_head{
background-image:url(/calendar/head.jpg);
width:190px;
height:18px;
background-repeat:no-repeat;
background-position:bottom;
}
#cal_body{
background-image:url(/calendar/grad.jpg);
width:178px;
min-height:93px;
background-color:#d8d8d8;
background-repeat:repeat-x;
background-position:top;
border-style:solid;

border-width:1px;
border-color:#8E8E8E;
border-bottom-color:#D8D8D8;
border-top-color:#C0C0C0;
padding-left:5px;
padding-right:5px;
text-align:justify;
}
#cal_foot{
background-image:url(/calendar/foot.jpg);
width:190px;
height:8px;
background-repeat:no-repeat;
background-position:top;
}
