


.calendar-table {
	font-size: 9px;
}


.calendar-table tr td {
	color: #000000;
}


.newsCalendar_listHeader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}


.newsCalendar_listBody {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}


.listItem {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}


.newsCalendar_listBody {
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}


.columNext {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
}

.tx-ttnews-browsebox {
	margin-top: 20px;
}







.calendar-table {
	width: 100%;
}
.calendar-table TD, .calendar-table TH {
	padding: 1px;
	text-align: center;
}
.calendar-table TH {
	color: #333333;
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
}
.calendar-table caption {
	font-size: 200%;
	xcolor: #333333;
	color: #000000;
	text-transform: uppercase;
}
.linked_today {
	padding: 1px;
	color: #FFFFFF;
	background-color: #C7D5FE;
	cursor: pointer;
}
.linked_today_nolink {
	padding: 1px;
	color: #000000;
	background-color: #FFCC99;
}
.linked_day {
	padding: 1px;
	color: #FFFFFF;
	background-color: #7e7e7e;
	cursor: pointer;
}



