/****  general_line  ****/


#navigator ul{
padding:0px;
margin:0px;
border-bottom: 1px solid #107D10;
width: 100%;
list-style-type:none;
}
#navigator li{
margin: 0px;
padding: 3px;
border-top: 1px solid #107D10;
}
#navigator a#normal{
color: #107D10;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
}
#navigator a#normal:hover{
color: #32CD32;
}
#navigator a#current{
color: #32CD32;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
}
#navigator a#current:hover{
color: #107D10;
}
#navigator li#active{
color: #32CD32;
text-decoration: none;
font-weight: bold;
}


/*  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:#02B102;		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:#33D033; 
	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;
}
/***************************/
