.inset_table {
	border: 1px solid #8fb260;
	padding: 10px;
}
.main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8fb260;
	border-bottom-color: #8fb260;
	border-left-color: #8fb260;
	border-top-color: #8fb260;
	border-top-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	clear: none;
	float: none;
}
.photo_right {
	border: 2px solid #000000;
	margin-bottom: 20px;
	margin-left: 20px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.course_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.course_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFCA00;
	text-decoration: none;
	font-weight: bold;
}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8FB261;
	text-decoration: none;
}
.photo_left {
	border: 2px solid #000000;
	margin-bottom: 20px;
	margin-right: 20px;
}
.photo_nospacing {

	border: 2px solid #000000;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
