@charset "UTF-8";
/* CSS Document */

.activityPrev {
	width: 210px;
	height: 315px;
	float: left;
	margin-left: 87px;
	margin-bottom: 15px;
	text-align: center;
}
.activityPrev a{
	text-decoration: none;
	color: #029AD1;
	font-weight: bold;
}
.activityPrev a:hover {
	color: #139367;
}
.activityPrev img {
	border: 2px solid #029AD1;
}
.activityPrev img:hover {
	border: 2px solid #139367;
}
.activityPrevB {
	width: 210px;
	height: 315px;
	float: left;
	margin-left: 185px;
	margin-bottom: 15px;
	text-align: center;
}
.activityPrevB a{
	text-decoration: none;
	color: #029AD1;
	font-weight: bold;
}
.activityPrevB a:hover {
	color: #139367;
}
.activityPrevB img {
	border: 2px solid #029AD1;
}
.activityPrevB img:hover {
	border: 2px solid #139367;
}
#topMid {
	*height: 830px;
}