.Normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
.Heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
.Heading3       {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
TD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
.titlebar {
	color:#ffffff;
	background-color: #517ea8;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.maintble {
	background-color: #ffffff;
}
.cell {
	background-color: #DCE5EE;
	color:#517ea8
}
.cellToday {
	background-color: #7FA0BF;
	color:#ffffff
}

