
#calProper{
	height:450px;
	overflow:hidden;
	margin-bottom:4px;
}
.events{
	font-weight:bold;
	background:#CD5C5C;
	color:black;
	cursor:pointer;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
}
.notevent{
	font-size:8pt;
	cursor:default;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
}
#CalProper .table{
	font-size:10pt;
	width:190px;
	height:100px;
	overflow:hidden;
	
}
#CalProper td{
	text-align:center;
}

.eventtitle{
	font-weight:bold;
}
.eventdate{
	font-style:italic;
}
.month{
	color:blue;
	background:transparent;
}
.month0{
	background:LightSkyBlue;
}
.month1{
	background:MediumTurquoise;
}
#confBox{
	border:1px dashed black;
	margin:4px;
	padding:4px;
	height:60px;
	font-size:10px;
	width:145px;
}
#CalList{
	width:350px;
	padding:5px;
}
#CalList h1{
	font-size:12px;
	color:black;
	text-align:left;
	padding-bottom:4px;
	margin:0px;
}
#CalList h2{
	color:black;
	font-size:10px;
	text-align:left;
	font-style:italic;
	margin-bottom:4px;
	margin:0px;
	font-weight:normal;
}
#CalList h3{
	color:black;
	text-align:left;
	font-size:10px;
	margin-bottom:4px;
	margin:0px;
	font-weight:normal;
}
