.calList
	{
	width:98%;
	margin:0;
	border-collapse:collapse;
	background-color:#ffffff;
	border:1px solid black;
	}
.calList th
	{
	margin:0;
	padding:6px;
	text-align:left;
	font:bold 12px/14px Arial,Verdana,Tahoma;
	color:#cb0d01;
	background-color:#939ca1;
	}
.calList td
	{
	vertical-align:top;
	margin:0;
	padding:6px;
	font:normal 11px/13px Arial,Verdana,Tahoma;
	}
.calList td.left
	{
	width:125px;
	}
.calList p
	{
	margin:0;
	padding:0;
	}
.calList p.title
	{
	font-weight:bold;
	}

.calendar-month
	{
	font:normal 12px/18px Trebuchet MS,Arial,Verdana;
	border-left:1px solid #989898;
	border-right:1px solid #989898;
	border-top:1px solid #989898;
	border-bottom:1px solid #989898;
	background-color:#f2f2f4;
	}
.calendar-month a:link, .calendar-month a:visited
	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.calendar
	{
	border-collapse:collapse;
	width:100%;
	border-left:1px solid #989898;
	border-right:1px solid #989898;
	border-bottom:1px solid #989898;
	font:normal 12px/18px Verdana,Trebuchet MS,Arial;
	background-color:#f2f2f4;
	}
.calendar th
	{
	font:normal 12px/18px Trebuchet MS,Arial,Verdana;
	background-color:#e3e3e3;
	border-bottom:1px solid #989898;
	background-color:#f2f2f4;
	}
.calendar td
	{
	margin:0;
	padding:1px 2px 1px 2px;
	text-align:center;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}
.calendar td a:link, .calendar td a:visited
	{
	color:#000000;
	}
	
.calendar .linked-award, .calendar .linked-award a:link, .calendar .linked-award a:visited
	{
	background-color:#cc0e00;
	text-decoration:none;
	color:#ffffff;
	}
.calendar .linked-workshop, .calendar .linked-workshop a:link, .calendar .linked-workshop a:visited
	{
	background-color:#000000;
	text-decoration:none;
	color:#ffffff;
	}
.calendar .linked-exhibitions, .calendar .linked-exhibitions a:link, .calendar .linked-exhibitions a:visited
	{
	background-color:#939ca1;
	text-decoration:none;
	}
.calendar .linked-congress, .calendar .linked-congress a:link, .calendar .linked-congress a:visited
	{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	}
.calendar .linked-other, .calendar .linked-other a:link, .calendar .linked-other a:visited
	{
	color:#000000;
	font-weight:bold;
	}

.calendar .linked-award-more
	{
	background-color:#cc0e00;
	text-decoration:none;
	color:#ffffff;
	background-image:url('../images/cal_ico_more.gif');
	background-repeat:no-repeat;
	background-position:top right;
	}
.calendar .linked-workshop-more
	{
	background-color:#000000;
	text-decoration:none;
	color:#ffffff;
	background-image:url('../images/cal_ico_more.gif');
	background-repeat:no-repeat;
	background-position:top right;
	}
.calendar .linked-exhibitions-more
	{
	background-color:#939ca1;
	text-decoration:none;
	background-image:url('../images/cal_ico_more.gif');
	background-repeat:no-repeat;
	background-position:top right;
	}
.calendar .linked-congress-more
	{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	background-image:url('../images/cal_ico_more.gif');
	background-repeat:no-repeat;
	background-position:top right;
	}
.calendar .linked-other-more
	{
	color:#000000;
	font-weight:bold;
	background-image:url('../images/cal_ico_more.gif');
	background-repeat:no-repeat;
	background-position:top right;
	}
	
.calendar-footnote
	{
	border-left:1px solid #989898;
	border-right:1px solid #989898;
	border-bottom:1px solid #989898;
	text-align:center;
	font:normal 11px/18px Trebuchet MS,Verdana,Arial;
	background-color:#f2f2f4;
	}
.calendar-types a:link, .calendar-types a:visited
	{
	color:#000000;
	text-decoration:underline;
	}
.calendar-types a:hover
	{
	text-decoration:none;
	}
