/*navigation*/
.navigation_header ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	white-space: nowrap;
	font-family: arial, verdana;
	font-size: 10px;
}
.navigation_header li {
	display: inline;
	margin: 0px 0px 0px 0px;
}
.navigation_header li a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #898989;
	font-weight: normal;
}
.navigation_header span.active {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-weight: normal;
	text-decoration: none;
}
.navigation_header a:hover {
	color: #898989;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
/*end of navigation style*/
/*navigation*/
.navigation_left ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	white-space: nowrap;
	font-family: arial, verdana;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
}
.level_1 li span.active {
	background-image: url(../images/nav_red.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-weight: bold;	
}
*+html .level_1 li span.active {background-position:0px 4px;position:absolute;}
*html .level_1 li span.active {background-position:0px 4px;position: absolute;}
.level_1 li a {
	background-image: url(../images/nav_gray.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-weight: bold;	
}
*+html .level_1 li a {background-position:0px 4px;position: absolute;}
*html .level_1 li a {background-position:0px 4px;position: absolute;}
.level_1 li a:hover {
	background-image: url(../images/nav_red.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-weight: bold;
}
*+html .level_1 li a:hover {background-position:0px 4px;position: absolute;}
*html .level_1 li a:hover {background-position:0px 4px;position: absolute;}
.level_2 li {
	padding-left: 15px;
	background-image: none;
	font-weight: normal;
}
.level_2 li a{
	margin-left: -15px;
	background-image: none;
	font-weight: normal;
}
.level_2 li a:hover{
	margin-left: -15px;
	background-image: none;
	font-weight: normal;
}
.level_2 li span.active{
	margin-left: -15px;
	background-image: none;
	font-weight: normal;
}
.navigation_left li {
	display: block;
	margin-left: 0px;
}
.navigation_left li a {
	text-decoration: none;
	color: #000000;
}
.navigation_left span.active {
	color: #cc061d;
	display: inline;
	text-decoration: none;
}
.navigation_left a:hover {
	color: #cc061d;
	text-decoration: none;
}
/*end of navigation style*/
/*navigation*/
.sitemap ul {
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	white-space: nowrap;
	font-family: arial, verdana;
	font-size: 10px;
	border: 1px solid #000000;
}
.sitemap li {
	display: inline;
	margin: 0px 0px 0px 0px;
}
.sitemap li a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #898989;
	font-weight: normal;
}
.sitemap span.active {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-weight: normal;
	text-decoration: none;
}
.sitemap a:hover {
	color: #898989;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
/*end of navigation style*/