/*body
	{
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 10pt;
	}*/
.CalTable
	{
	background-color: #003C6E;
	border: 1px solid #003C6E;
	}

.CalHeading
	{
	background-color: #003C6E;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	}

.CalDayHeading
	{
	background-color: #A2B9DC;
	Font-weight: bold;
	color: black;
	}	
	
.CalNoDay
	{
	background-color: #A2B9DC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.CalDay
	{
	background-color: #BEC9E5;
	font-weight: bolder;
	color: #003C6E;
	}

a.CalDaylink
	{
	color: #003C6E;
	font-weight: bold;
	font-size: 12pt;
	}

a.CalDaylink:hover
	{
	text-decoration: none;
	}

a.CalEventlink
	{
	color: #003C6E;
	font-size: 8pt;
	line-height: 110%;
	}
table#yearview {
	border: 1px solid #003C6E;
	width: 450px;
}
table#yearview tr th {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 10px;
	text-align: right;
}
table#yearview tr td {
	font-size: 11px;
	font-weight: bolder;
	padding: 3px 10px;
}
