a
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#817A4E;
}

a:hover
{
	color:Black;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	color:#817A4E;
}

#Calendar1 a 
{
	display:block;
	width:140px;
	float:left;

}

#Calendar1 a:hover 
{
	display:block;
	width:140px;
	clear:right;
}

#Calendar1 .meet
{
	color:#817A4E;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#Calendar1 .meet:hover
{
	color:Black;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
#Calendar1 td{
	background-color:#E8E0AF;
	border-bottom-color:#E8E0AF;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:#E8E0AF;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:none;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:1px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:#E8E0AF;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:none;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:1px;
	border-top-color:#E8E0AF;
	border-top-style:none;
	border-top-width:1px;
	height:50px;
	overflow:auto;
	white-space:normal;
}
#Calendar1 .Title
{
	text-align:right;
	vertical-align:middle;
	
	
}
#Calendar1 th
{
	background-color:#D19A4A;
	color:White;
	font-size:10pt;
	font-weight:bold;
	height:20pt;
}

#Calendar1 tbody

{
 font-size:16px;    
}

h1
{
	font-family:Arial;
	font-size:26px;
	font-weight:bold;
	margin:0px;
}

h3 
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.DayOverflow 
{
	width:100px;
}