.dayOfWeek {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 16px;
	font-style: bold;
	color: RGB(255,255,255);
	background: RGB(195,0,0);
	border: 1px solid RGB(153,153,153);
}

.monthYear {
	font-family:"trebuchet ms",arial,sans-serif;	
	font-size: 24px;
	font-style: bold;
	color: RGB(195,0,0);
	border: 1px solid RGB(153,153,153);
}
#oldmonth {
	background-color: RGB(181,196,198);
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	font-style: oblique;
	font-weight: bold;

}
#newmonth {
	background-color: RGB(181,196,198);
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-style: oblique;
}
.date {
	font-family:"trebuchet ms",arial,sans-serif;
	background-color: RGB(153,204,255);
	text-align: left;
	vertical-align: top;
	height: 65px;
	width: 14%;
	border: RGB(153,153,153);
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: RGB(0,0,0);
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	padding: 3px;
	font-size: 14px;

}
#bottoms { 
	border: RGB(153,153,153) solid; border-width: 1px 1px 2px
}
#lowerleft {
	color: RGB(153,153,153);
	background-color: #F2FFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: RGB(153,153,153);
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	color: RGB(255,0,0);
	background-color: RGB(255,255,255);
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 22px;
	border: RGB(153,153,153) solid;
	border-width: 0px 1px 1px 0px;
	margin: 0px 60% 0px 0px;
	padding: 1px;
}
#oldmonth p {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 10px;
	color: RGB(153,153,153);
	background-color: #FFFFDF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
}

#newmonth p { 
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 10px; 
	color: RGB(153,153,153); 
	background-color: #FFFFDF; 
	text-align: left; 
	vertical-align: top; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px
}
h5 {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	color: RGB(0,0,0);
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	font-weight: normal;

}
.cal-event {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	color: RGB(255,0,0);
	text-decoration: none;
	margin: 0px;
	padding-left: 3px;
	font-weight: bold;
}
.cal-eventtime {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	color: RGB(255,0,0);
	text-decoration: none;
	margin: 0px;
	padding-left: 3px;
}
.cal-eventlocation {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	color: RGB(255,0,0);
	text-decoration: none;
	margin: 0px;
	padding-left: 3px;
	font-style: italic;
}
.cal-eventholiday {
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	color: RGB(255,0,0);
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	padding-left: 3px;
	font-style: italic;
}
#footer {  
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px; 
	color: RGB(153,153,153); 
	text-decoration: none; 
	background-color: #FFFFEC; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 0px; padding-right: 3px; padding-bottom: 7px; padding-left: 3px; border-color: #000066; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; 
	text-align: center;
	display: block;
      width: 330px
}

.calendarText {
	font-family:"trebuchet ms",arial,sans-serif;
	background-color: #F2FFFF;
	text-align: left;
	vertical-align: top;
	height: 65px;
	width: 14%;
	border: RGB(153,153,153);
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #000066;
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	padding: 3px;
	font-size: 14px;
}
