/****  arrow ****/
#navigator {
margin:0px;
padding-top:3px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
font-weight : bold;
 }
#navigator a#normal{
color: #0000CD;
white-space: nowrap;
text-decoration: none;
text-align: left;
font-weight : bold; 
list-style: none;
}
#navigator li a#normal:hover{
color: #00BFFF;
text-decoration: none;
text-align: left;
font-weight : bold; 
}
#navigator li{
display: inline;
background-image: url(images/blue_arr.gif);
background-repeat: no-repeat;
background-position: left center;
padding-top:0px;
padding-right:5px;
padding-bottom:0px;
padding-left:18px;
margin:0px;
float: left;
}


#navigator a#current{
color: #00BFFF;
white-space: nowrap;
text-decoration: none;
text-align: left;
font-weight : bold; 
list-style: none;
}
#navigator li a#current:hover{
color: #0000CD;
text-decoration: none;
text-align: left;
font-weight : bold; 
}
#navigator li#active{
color: #00BFFF;
white-space: nowrap;
text-decoration: none;
text-align: left;
font-weight : bold; 
list-style: none;
}


/*  css for PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/  */
.submenu {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px;
	padding-top:13px;
}
.subframe {
	BORDER-RIGHT:#cecac1 1px outset; BORDER-TOP:#cecac1 1px outset; DISPLAY: block; BORDER-LEFT:#cecac1 1px outset; BORDER-BOTTOM:#cecac1 1px outset; POSITION: relative; 
	BACKGROUND-COLOR:#F2F2FE;		line-height:17px;
	}
.item {
 WHITE-SPACE: nowrap; TEXT-ALIGN: left;
}
.item A {
font-weight:normal;
	DISPLAY: block; POSITION: relative; TEXT-DECORATION: none;
}
.item A:link {
	COLOR: #000000; TEXT-DECORATION: none;
		font-weight:normal;
}
.item A:visited {
	COLOR:#000000; TEXT-DECORATION: none	;font-weight:normal;	
}
.item A:hover {
	COLOR:#FFFFFF; 
	BACKGROUND-COLOR:#0000FF; 
	TEXT-DECORATION: none;		
	font-weight:normal;
}
.item A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none;		font-weight:normal;
}
.item .fwdarr {
	RIGHT: 7px; POSITION: absolute; TOP: 5px;		
}

