.calendar .title {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFD353;
}

.calendar .title A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .title A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .title A:hover {
	color: #CCCCFF;
	text-decoration: none;
}

.calendar .overview {
	background-color: #F7F7E7;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica;
}

.calendar .overview A:link {
	text-decoration: none;
	color: #000000;
}

.calendar .overview A:visited {
	text-decoration: none;
	color: #000000;
}

.calendar .overview A:hover{
	background-color: #CCCCFF;
	color: #000000;
	text-decoration: none;
}

.calendar .overview .last_month {
	color: #888888;
}

.calendar .overview .next_month {
	color: #888888;
}

.calendar .overview #today {
	background: #CCCCFF;
	color: #FFFFFF;
	text-decoration: none;
	
}

.calendar .overview #selected {
	color: #FFFFFF;
	background-color: #CCCCFF;
}

.calendar .overview .dayname {
	background-color: #F7F7E7;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold
}

.event_list {
	background-color: #F7F7E7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt
}

.event_list A:link {
	color: #9999CC;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-size: 8pt
}

.event_list A:visited {
	color: #9999CC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt
}

.event_list .title {
	background-color: #F7F7E7;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #888888;
	font-size: 12px;
}

.event_list .date {
	color: #666666;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt
}

.event_info {
	background-color: #F7F7E7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt
}

.event_info .title {
	font-family: Verdana,Arial,Helvetica;
	color: #666666;
	font-weight: bold;
}

.event_info .date {
	color: #666666;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt
}

.line_0 {
	background-color: #F7F7E7
}

.line_1 {
	background-color: #F7F7E7
}

.authorinfo {
	font-size: xx-small;
	color: #CCCCCC;
}

.info { font-family: Verdana,Arial,Helvetica; color: #666666; text-decoration: none; font-size: 10px; line-height: 14px }
.info A:link { font-family: Verdana,Arial,Helvetica; color: #666666; text-decoration: underline; font-size: 10px; line-height: 14px }
.info A:visited { font-family: Verdana,Arial,Helvetica; color: #666666; text-decoration: underline; font-size: 10px; line-height: 14px }
.info A:active { font-family: Verdana,Arial,Helvetica; color: #666666; text-decoration: underline; font-size: 10px; line-height: 14px }
.info A:hover { font-family: Verdana,Arial,Helvetica; color: #666666; text-decoration: underline; font-size: 10px; line-height: 14px }

