/* CSS Document */
#navBg{
background-image:url(../images01/bg_nav.gif);
background-repeat:repeat-y;

}
	
.linkBlack {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;	
	padding-left:1px;
	line-height:24px;
	width:244px;
	padding-top:5px;
	padding-bottom:6px;
	text-transform:uppercase;
}
.linkBlack:hover {
	color: #024147;
	background-image:url(../images01/bg_nav_02.gif);
	background-repeat:no-repeat;
	padding-left:28px;
}

#div_width{
	width:244px;
	background-image:url(../images01/bg_nav_01.gif);
	background-repeat:no-repeat;
	}

#submenuWidth{
	width:223px;
	margin-left:21px;
	}
#navlist {
margin: 0;
padding: 0;
list-style-type: none;
color: #024147;
}
#navlist a, #navlist a:visited {
display: block;
padding: 1px 1px 1px 1px;
background-image:url(../images01/bullet_red.gif);
background-repeat: no-repeat;
color: #898989;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
line-height:16px;
}

#navlist a:hover {
background-image:  url(../images01/bullet_green.gif);
color: #024147;
}

#subNavlist {
margin: 0;
padding: 0;
list-style-type: none;
}
#subNavlist {
margin: 0;
padding: 0;
list-style-type: none;
}
#subNavlist a, #subNavlist a:subNavlist {
display: block;
padding: 1px 1px 1px 24px;
background-image:url(../images01/bullet_red.gif);
background-repeat: no-repeat;
color: #898989;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
line-height:16px;
}

#subNavlist a:hover {
background-image:  url(../images01/bullet_green.gif);
color: #024147;
}

#headSpace {
color: #024147;
padding: 1px 1px 1px 10px;
}

.parentNavBack
{
	background-image: url(../images/bullent_linea.GIF);
	width: 180px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #050505;
/*	color: #898989; */
	text-decoration: none;
	line-height: 24px;	
	padding-left: 2px;	
	/*padding-top: 5px;
	padding-bottom: 6px;*/
	text-transform: uppercase;
}
.SecondLevelBack
{
	/*background-image: url(../images/bullent_linea.GIF);
	width: 160px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;*/
	line-height: 19px;
	padding-left: 3px;
	/*padding-top: 5px;
	padding-bottom: 6px;*/
	text-transform: uppercase;
}
.thirdLevelBack
{
	/*background-image: url(../images/bullent_linea.GIF);
	width: 140px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;*/
	line-height: 19px;
	padding-left: 3px;
	/*padding-top: 5px;
	padding-bottom: 6px;*/
	text-transform: uppercase;
}

.leafNavBack {
background-image:  url(../images/bullent_line.gif);
width:140px;
}
