/* Little Calendar Settings */
.SDay {text-align:center;font-family:arial;font-size:10pt;color:white;font-weight:bold;}
.LCH {font-family:arial;font-size: 11pt;font-weight: bold;}
.LCDATE {font-family:arial;font-size: 9pt;}
.LCNEDCELL{background-color:#ffffff;}
/* Large Calendar Settings */
a:link{color:black;text-decoration:none;}
a:hover{color:blue;text-decoration:underline;}
a:visited{color:black;text-decoration:none;}
.STBL{
	width:100%;
	height:85%;
	overflow:Auto;
	text-align: left;
}
.Event{font-family:Trebuchet MS;font-size:9px;font-weight:normal;color:black;}
A.Event:Hover{color:blue;font-weight:normal;text-decoration:underline;}                
.Day {text-align:center;font-family:arial;font-size:9pt;color:white;font-weight:bold;}
//.style1 {font-size: 9px}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:999;
	left: 38%;
	top: 35%;
	visibility: hidden;
}
.style2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.Legend{font-family:Trebuchet MS;font-size:9px;font-weight:normal;color:black;}
.clbx {font-size: 1px}