body {
	background-color: white;
}

.empty {
	background-color: #E0E0E0;
}

.mtab {
	background-color: #EFEFEF;
	font-family: courier new;
	border: 1px solid gray;
	text-align: center;
}

.lg {
	background-color: #DFDFDF;
}

.bleft {
	border-left: 1px solid gray;
}

.bbottom {
	border-bottom: 1px solid gray;
}

.bbottomiebug {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: gray;
	background-image: url("smiley.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.center {
	text-align: center;
}
.week {
	border-right: 1px solid gray;
	background-color: #CBE7FF;
	font-size: 10px;
}