/****  floating_tab  ****/
#navigator
{
background: #00BFFF;
list-style: none outside none;
margin: 0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:3px;
}
#navigator li
{
bottom: 3px;
display: inline;
line-height: 20px;
margin:0px;


padding:0px;
position: relative;
}
#navigator li div
{
display: inline; 
position: relative;
}
#navigator a#normal
{
background: #0260FC;
border: 1px solid #FFFFFF;
bottom: 5px;
color: #FFFFFF;
cursor: pointer;
display: inline;
margin: 0px;
padding-top:4px;   
padding-right:5px;
padding-bottom:3px;
padding-left:5px;
position: relative;
right: 2px;
text-decoration: none;
}
#navigator a#normal:hover
{
background: #00F6FF;
bottom: 3px;
color: #0298CF;
position: relative;
right: 1px;
}
#navigator a#normal:active
{
background: #0A2EA4;
bottom: 3px;
color: #FFFFFF;
position: relative;
right: 0px;
}
#navigator a#current
{
border: 1px solid #FFFFFF;
cursor: pointer;
display: inline;
margin: 0px;
padding-top:4px;   
padding-right:5px;
padding-bottom:3px;
padding-left:5px;
right: 2px;
text-decoration: none;
background: #00F6FF;
bottom: 3px;
color: #0298CF;
position: relative;
right: 1px;
}



/*  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:4px;
}
.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;		
}