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

#location {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-weight: bold;
}
#mtg_table tr td {
	text-align: left;
	font-size: 14px;
	color: #036;
	font-weight: bold;
	padding-bottom: 10px;
}
#mtg_table tr td a {
	color: #036;
	text-decoration: none;
}
#mtg_table tr td a:hover {
	color: #036;
	text-decoration: underline;
}
#mtg_table_link tr td {
	text-align: left;
	font-size: 14px;
	line-height: 80px;
	height: 80px;
	color: #036;
	font-weight: bold;
}
#mtg_table_link tr td a {
	color: #036;
	text-decoration: none;
}
#mtg_table_link tr td a:hover {
	color: #036;
	text-decoration: underline;
}
