<STYLE TYPE=text/css>
<!--

/* Lines and Boxes */
	table.txtbox    {
	border: solid #999999;
	border-width: 1px;
	}
	
		td.todayclr    {
	background-color: #FFFF99;
	}


/* Format event borders in calendar month view */
	table.eventborder    {
	border: solid white;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	}

	td.eventborder    {
	border: solid white;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	}

	td.eventtimeborder    {
	border: solid white;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 1;
	border-bottom-width: 0;
	}





/* Small Event Font */
	div.smallcalevtime    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	}

	div.smallcalev    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #0020A0;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	}

	a.smallcalev    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #0020A0;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	}

	a.smallcalev:hover    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #0020A0;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}



/* Small Cal Month Font */
	table.smallcalmth    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
	width: 98%;
	}

	div.smallcalmth    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
	}

	a.smallcalmth    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
	}

	a.smallcalmth:visited    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
	}


	a.smallcalmth:hover    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #000000;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}

	td.smallcalmth    {
	background-color: #D0D0D0;
	}


//-->
</STYLE>