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

a.main_nav01:link {
	color: #5fbb8a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5fbb8a;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01:visited {
	color: #5fbb8a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5fbb8a;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01:hover {
	color: #f200ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f200ff;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01:active {
	color: #5fbb8a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5fbb8a;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}


a.main_nav01_live:link {
	color: #f200ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f200ff;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01_live:visited {
	color: #f200ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f200ff;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01_live:hover {
	color: #5fbb8a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5fbb8a;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}
a.main_nav01_live:active {
	color: #f200ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f200ff;
	margin-top: 4px;
	height: auto;
	float: left;
	margin-bottom: 2px;
}

/* start of second nav */


a.page_nav01:link {
	color: #5fbb8a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}
a.page_nav01:visited {
	color: #5fbb8a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}
a.page_nav01:hover {
	color: #f200ff;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}
a.page_nav01:active {
	color: #5fbb8a;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}





a.page_nav01_live:link {
	color: #f200ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}
a.page_nav01_live:visited {
	color: #f200ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}
a.page_nav01_live:hover {
	color: #5fbb8a;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}
a.page_nav01_live:active {
	color: #f200ff;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
		display: block;
	padding: 2px 3px 3px 3px;
	background-color:#ffffff;
}