.mainborder {
	border: 1px solid #666666;
}
.calendarhead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
}
.calendarmain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
	margin: 0px;
	color: #666666;
	padding: 2px;
}
.maintext {
	font-size: 12px;
	color: #333333;
	padding: 2px;
}
.justbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.rsideline {
	background-image: url(images/rside.jpg);
	background-repeat: repeat-y;
}
.lsideline {
	background-image: url(images/lside.jpg);
	background-repeat: repeat-y;
}
.timebg {
	background-image: url(images/timers.jpg);
	background-repeat: no-repeat;
}
