/****  blocky  ****/



#navigator{

	padding: 0px;

	margin: 0px;	

}

#navigator ul{

	padding: 0px;

	margin: 0px;

	border-bottom: 1px #024D57 solid;

	list-style: none;

}

#navigator li{

	margin: 0px;

	padding:0px;

	text-align: left;

}

#navigator li a {text-decoration: none; font-weight : bold;}

#navigator a#normal{  

	display: block;

	padding: 5px 0 7px 15px;	

	border-top: 1px #F4F8F7 solid;

	border-left: 1px #F4F8F7 solid;

	border-right: 1px #F4F8F7 solid;

	white-space: nowrap;

	color:#000000;

}

#navigator a#normal:hover { 

	color:#F4F8F7;

	background-color:#000000;

}



#navigator a#current{  

	display: block;

	padding:4px 0px 4px 5px;	

	border-top: 1px #F4F8F7 solid;

	border-left: 1px #F4F8F7 solid;

	border-right: 1px #F4F8F7 solid;	

	white-space: nowrap;

	color:#000000;

	background-color:#000000;

}





/*  css for php layers menu 3.2.0-rc (c) 2001-2004 marco pratesi - http://www.marcopratesi.it/  */



.submenu {

	left: 0px; 

	top: 0px;

	visibility: hidden; 

	position: absolute;
	z-index:25; 

}

.subframe {

	border: #024D57 1px solid; 

	display: block; 

	filter: alpha(opacity=95); 

	line-height: 15px; 	

	position: absolute; 

	background-color: #ffffff;

}

.item {

	white-space: nowrap; 

	text-align: left;

	border-bottom: 1px dashed #42B4BF;

	margin-top:2px;

}

.item a {

	display: block; 

	font-weight: normal; 

	position: relative; 

	text-decoration: none;

	color:#000000;

}

.item a:hover {

	font-weight: normal; 

	color: #ffffff; 

	background-color:#000000; 

	text-decoration: none;

}

.item .fwdarr {

	right: 7px;

	top: 5px; 

	position: absolute;	

}
