.bodyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(Graphics/rightStable.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Headline {
	font-family: Sling;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.Maintable {
	background-image: url(Graphics/leftStable.gif);
	background-repeat: repeat-y;
}
.CalendarHead {
	font-size: 16px;
	font-weight: bold;
}
.claendarTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FEF8F8;
	clear: left;
	float: left;
	height: auto;
	width: 520px;
	border: thin dotted #999999;
}

