/* CSS Document */
body {
margin:0 auto;
}
img {  }
table { font-family:Arial; font-size:12px; font-weight:normal;}
a {
	font-size:12px;
	color: #00F;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00F;
	text-decoration: underline;
	font-weight: normal;
}

/*br { clear:none; display:none; margin-right:5px;}*/

.one-day-mini { width:100%;}

.one-day-mini td { border-color:#000; border-style:solid; border-width:0px; }
.one-day-month {
	font-weight: bold;
}
.one-day-date {
	font-weight: bold;
	font-size:30px;
	 }
.one-day-events {  }
td.one-day-events { border-color:#000; border-style:solid; border-width:0px; }
.mini-event {
	font-weight: normal;
	padding: 4px 0px 4px 0px;
}
.full-cal-link { display:none;}
