/****  classic_bar  ****/

#navigator ul{
	padding-left: 0px;
	margin-left: 0px;
	width: 100%;
	margin:0px;
	padding:0px;
}
#navigator li{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navigator a#normal{
	display: block;
	padding: 3px;
		background-color: #00BFFF;
	border-bottom: 1px solid #F5F5F5;
}
#navigator a#normal:link{
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigator a#normal:visited{
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigator a#normal:hover{
	padding-left: 15px;
	color: #596FBE;
	background-color: #AADDFD;
}
#navigator a#current{
	display: block;
	padding: 3px;
		color: #596FBE;
	background-color: #AADDFD;
	border-bottom: 1px solid #F5F5F5;
}
#navigator a#current:link{
	padding-left: 15px;
	color: #596FBE;
	text-decoration: none;
}
#navigator a#current:visited{
	padding-left: 15px;
	color: #596FBE;
	text-decoration: 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;
}
.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:#F2FBFF;		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:#01B4FF; 
	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;		
}
/***************************/
.img .fwdarr {
	RIGHT: 7px; POSITION: absolute; TOP: 5px;
}
.img A {
	DISPLAY: block; POSITION: relative; TEXT-DECORATION: none;
}
/***************************/
