.nav_002_down
{
	background-color:#ffffff;
	color: #137AB6;
	padding-left:7px;
	padding-right:7px;
	background-image: url(nav002_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	font-weight: bold;
}

.nav_002_up,
.nav_002_click
{
	background-color:#E8F9DF;
	color: #137AB6;
	background-image: url(nav002_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:7px;
	padding-right:7px;
	text-align: center;
	font-weight: bold;
}

.nav_002_up_a:link, .nav_002_up_a:active, .nav_002_up_a:hover, .nav_002_up_a:visited,
.nav_002_click_a:link, .nav_002_click_a:active, .nav_002_click_a:hover, .nav_002_click_a:visited
{
	color: #137AB6;
	text-decoration: none;
}

.nav_002_over
{
	color: #ffffff;
	background-color:#137AB6;
	background-image: url(nav002_bg.gif);
	background-repeat: no-repeat;
	background-position: left; 
	padding-left:7px;
	padding-right:7px;
	text-align: center;
	font-weight: bold;
}
.nav_002_over_a:link, .nav_002_over_a:active, .nav_002_over_a:hover, .nav_002_over_a:visited
{ 
	color: #ffffff; 
	text-decoration: none;
}



