/****  separate ****/
#navigator{
margin:0px;
padding:0px 0px 0px 3px;
height:32px;
}
#navigator li{
display: inline;
}
#navigator a#normal{
color: #000080;
white-space: nowrap;
text-decoration: none;
font-weight : bold ;
list-style: none;
margin: 0px;
padding: 0px 7px 0px 7px;
}
#navigator li a#normal:hover{
color: #5050FF;
text-decoration: underline;
text-align: left;
font-weight : bold; 
}
/*IE workaround*/
/*All IE browsers*/
 #navigator li{
border-left: 1px solid #000080;
padding: 0px 5px 0px 5px;
margin: 5px 5px 0px -5px;
}
/*End hide*/
/*Mac IE 5*/
#navigator li:first-child { border-left: 0; }
/*Win IE browsers - hide from Mac IE\*/
#navigator li{
padding: 4px 4px 0px 0px;
display: block;
float: left;
}


#navigator a#current{
color: #5050FF;
white-space: nowrap;
text-decoration: none;
font-weight : bold ;
list-style: none;
margin: 0px;
padding: 0px 7px 0px 7px;
}
#navigator a#current:hover {
color: #000080;
white-space: nowrap;
text-decoration: underline;
}



/*  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; z-index:25;TOP: 0px;
	padding-top:10px;
}
.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;		
}
