@charset "utf-8";
a.main_nav:link {
	color: #00539F;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00539F;
	margin-top: 6px;
	height: auto;
	float: left;
}
a.main_nav:visited {
	color: #00539F;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00539F;
	margin-top: 6px;
	height: auto;
	float: left;
}
a.main_nav:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 6px;
	height: auto;
	float: left;
}
a.main_nav:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 6px;
	height: auto;
	float: left;
}

a.main_nav_live:link {
	color: #ff0000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 6px;
	height: auto;
	float: left;
}
a.main_nav_live:visited {
	color: #ff0000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 6px;
	height: auto;
	float: left;
}
a.main_nav_live:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 6px;
	height: auto;
	float: left;
}
a.main_nav_live:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 6px;
	height: auto;
	float: left;
}
