/****  arrow_tab ****/



#navigator {
    margin: 10px;

}

#navigator ul {
	list-style: none;
    margin: 0;
    padding: 0;
}



#navigator li a {

	height:30px;

    voice-family:"\"}\"";

    voice-family:inherit;

    height:22px;

	text-decoration:none;
    font-weight:bold;

    color:#FFFFFF;

    display:block;

    padding:8px 0 0 20px;

	background-repeat:no-repeat;

	background-position:left;

	background-color:#2E2E2E;

	border-bottom:#979797 1px solid;

	border-top:#171717 1px solid;

}



#navigator li a:hover { 

    color:#FFFFFF;

    padding:8px 0 0 20px;

	background-image:url(images/white_arrowtab.gif);

	background-repeat:no-repeat;

	background-position:left;

	background-color:#171717;

}





/*  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: #171717 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 #202020;

	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:#6D6D6D; 

	text-decoration: none;

}

.item .fwdarr {

	right: 7px;

	top: 5px; 

	position: absolute;	

}

