/* Start of CMSMS style sheet 'CARLI-smcalendar' */
/* Styles for the calendar */

/* Styles for the small right calendar */

table.smallcalmth    {
	font-family: Arial,Helvetica,Sans Serif;
	width: 98%;
	}

div.dayfont  {
	font-family: Arial,Helvetica,Sans Serif;
	color: #998299;
	font-size: 10px;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	} 

td.todayclr    {
	border: 1px solid #693a77;
	}

div.smallcalmth{
	font-family: Arial,Helvetica,Sans Serif;
	color: #838280;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

.smallcalmth a:link{
	font-family: Arial,Helvetica,Sans Serif;
	color: #838280;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	}

.smallcalmth a:visited{
	font-family: Arial,Helvetica,Sans Serif;
	color: #838280;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	}
.smallcalmth a:hover{
	font-family: Arial,Helvetica,Sans Serif;
	color: #838280;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	}

td.smallcalmth    {

	font-family: Arial,Helvetica,Sans Serif;
	color: #838280;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	background-color: #D0D0D0;
	}
/* Small Event Font */
div.smallcalevtime    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #838280;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

div.smallcalev    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #693a77;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

a.smallcalev    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #0020A0;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

a.smallcalev:hover    {
	font-family: Arial,Helvetica,Sans Serif;
	color: #0020A0;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}

/* Format event borders in calendar month view */
table.eventborder    {
	border: solid #ffffff;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	}

td.eventborder    {
	border: solid #ffffff;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	}

td.eventtimeborder    {
	border: solid #ffffff;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	}


/* Styles for the calendar page */

/* End of 'CARLI-smcalendar' */

