.MTdate {
	color: #669900;
	line-height: 1.5em;
	font-size: 0.75em;
	font-weight: normal;
}
.MTtitle {
	color: #003300;
	font-weight: bold;
	line-height: 1.25em;
}
div.MTtop p.MTphoto{
	background-image: url(../images/top/mt_back.gif); 
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-left: 33px; 
	padding-bottom: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.MTtop p.MTphoto img{
	width: 104px;
}
.MTentry {
	font-size: 0.7em;
	line-height: 1.25em;
	color: #003300;
	margin-bottom: 5px;
}
ul.MTlist {
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.MTlist li {
	margin: 0px;
	font-size: 0.625em;
	color: #555555;
	margin-bottom: 0.25em;
}
#MTcalender {
	width: 180px;
}
#MTcalender th {
	font-size: 0.625em;
	color: #333300;
	background-color: #eeeecc;
}
#MTcalender td {
	font-size: 0.625em;
	text-align: right;
	background-color: #f3f3f3;
	color: #c9c9c9;
}


.archives .MTphoto {
	height: auto;
	padding: 3px;
	margin: 5px;
	background-image: url(../images/top/mt_back2.gif); 
}
.archives .MTphoto img{
	width: auto;
	float: left;
	margin-right: 10px;
}

.archives .MTentry {
	color: #003300;
}
.archives .MTdate {
	color: #669900;
	line-height: 1.5em;
	font-size: 0.75em;
	font-weight: normal;
}

