#nav_level_0{
	background: url(../images/nav_level_0_bg.gif) no-repeat;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 195px;
	font-family: Arial;
	padding: 11px 5px 0px 15px;
}
*html #nav_level_0{
	height: 37px;
	width: 215px;
}
#nav_level_0 a, #nav_level_0 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}

#nav_level_0 a:hover{
	color: #88c34b;
	text-decoration: none;
}
#nav_level_1{
	background: url(../images/nav_level_1_bg.gif) no-repeat;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 195px;
	font-family: Arial;
	padding: 7px 5px 0px 15px;
}
*html #nav_level_1{
	height: 29px;
	width: 215px;
}

#nav_level_1 a, #nav_level_1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#nav_level_1 a:hover{
	color: #88c34b;
	text-decoration: none;
}

.nav_level_2_cat{
	background: url(../images/nav_level_2_cat_bg.gif) no-repeat;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	color: #989898;
	height: 18px;
	width: 195px;
	font-family: Arial;
	padding: 5px 5px 0px 15px;
}
*html .nav_level_2_cat{
	height: 23px;
	width: 215px;
}

.nav_level_2_cat2{
	background: url(../images/nav_level_2_cat2_bg.gif) no-repeat;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	color: #6f6f6f;
	height: 18px;
	width: 195px;
	font-family: Arial;
	padding: 5px 5px 0px 15px;
}
*html .nav_level_2_cat2{
	height: 23px;
	width: 215px;
}
.sub_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.sub_nav ul li{
	margin: 0px 0px 0px 0px;
}

.sub_nav ul li a, .sub_nav ul li a:visited{
	background: url(../images/nav_level_2_bg.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	width: 195px;
	font-family: Arial;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
*html .sub_nav ul li a, .sub_nav ul li a:visited{
	height: 23px;
	width: 210px;
}

.sub_nav ul li a:hover{
	background: url(../images/nav_level_2_bg_roll.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #88c34b;
	height: 18px;
	width: 195px;
	font-family: Arial;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
*html .sub_nav ul li a:hover{
	height: 23px;
	width: 210px;
}

.sub_nav ul li.on a, .sub_nav ul li.on a:visited{
	background: url(../images/nav_level_2_bg_selected.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	width: 195px;
	font-family: Arial;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
*html .sub_nav ul li.on a, .sub_nav ul li.on a:visited{
	height: 23px;
	width: 210px;
}

.sub_nav ul li.on a:hover{
	background: url(../images/nav_level_2_bg_selected.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	width: 195px;
	font-family: Arial;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
*html .sub_nav ul li.on a:hover{
	height: 23px;
	width: 210px;
}