a:link {
	color: #be2330;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #be2330;
}
a:hover {
	text-decoration: underline;
	color: #f68a21;
}
a:active {
	text-decoration: underline;
	color: #be2330;
}





a.bottom_nav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
a.bottom_nav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
a.bottom_nav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
a.bottom_nav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


a.top_nav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	display:block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #b9bca8;
}
a.top_nav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	display:block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #b9bca8;
}
a.top_nav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: auto;
	display:block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #b9bca8;
}
a.top_nav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: auto;
	display:block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #b9bca8;
}



.top_nav_live {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #be2330;
	width: auto;
	display:block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #b9bca8;
}




a.top_nav_right:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.top_nav_right:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.top_nav_right:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.top_nav_right:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.top_nav_right_live {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #be2330;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}





a.main_nav:link {
	color: #020067;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #020067;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
}
a.main_nav:visited {
	color: #020067;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #020067;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
}
a.main_nav:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
}
a.main_nav:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
}


.main_nav_live {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #020067;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
	background-color: #F7BEBA;
}
a.main_nav_live:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #020067;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
	background-color: #F7BEBA;
}
a.main_nav_live:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #020067;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
	background-color: #F7BEBA;
}
a.main_nav_live:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #020067;
	margin-top: 12px;
	height: auto;
	float: left;
	padding: 6px;
	background-color: #F7BEBA;
}



a.second_nav:link {
	text-decoration: none;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}
a.second_nav:visited {
	text-decoration: none;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}
a.second_nav:hover {
	text-decoration: underline;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}
a.second_nav:active {
	text-decoration: none;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}



.second_nav_live {
	text-decoration: none;
	color: #be2330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}



a.show_nav:link {
	text-decoration: none;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}
a.show_nav:visited {
	text-decoration: none;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}
a.show_nav:hover {
	text-decoration: underline;
	color: #ea943f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}
a.show_nav:active {
	text-decoration: none;
	color: #f68a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}



.show_nav_live{
	text-decoration: none;
	color: #be2330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
}




a.review_nav_live:link {
	text-decoration: none;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.review_nav_live:visited {
	text-decoration: none;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.review_nav_live:hover {
	text-decoration: underline;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.review_nav_live:active {
	text-decoration: none;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

