body
	{
	font-family: "Verdana";
	font-size: 10pt;
	}
.CalTable
	{
	background-color: #92CD3B;
	}

.CalHeading
	{
	background-color: #92CD3B;
	color: white;
	font-weight: bold;
	font-family: "tahoma";
	font-size: 11pt;
	}

.CalDayHeading
	{
	background-color: #e6e6e6;
	color: black;
	font-size: 8pt;
	}	
	
.CalNoDay
	{
	background-color: #e6e6e6;
	font-family: "Verdana";
	font-size: 10pt;
	}

.CalDay
	{
	background-color: white;
	}

a.CalDaylink
	{
	color: black;
	font-size: 8pt;
	}

a.CalDaylink:hover
	{
	text-decoration: none;
	}

a.CalDaylink:visited
	{
	color: black;
	}

a.CalEventlink
	{
	color: #666666;
	font-size: .8em;
	/*line-height: 110%;*/

	}
.addHeader
	{
	color: #92CD3B;
	font-weight: bold;
	font-family: "tahoma";
	font-size: 11pt;
	margin:7px 0px 7px 0px;
	}
.Normal
	{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: normal;
    line-height: 12pt;
	}
.addHeader2
	{
	color: #0082a6;
	font-weight: bold;
	font-family: "tahoma";
	font-size: 11pt;
	margin:0px 0px 7px 0px;
	}
#closeTable
	{
		margin-left:-8px;
	}
.StandardButton
	{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	background-color: #eeeeee !important;
	color: #000000;
	font-family: Tahoma, sans-serif;
	border: 1px solid #92CD3B;
	cursor:hand;
	}
	