/****  melody_Keys  ****/





#navigator{

	margin: 0px;

	padding: 2px;

}

#navigator ul{

	list-style: none;

	padding: 0px;

	

}

#navigator li a {text-decoration:none; font-weight:bold; white-space: nowrap;}

#navigator a#normal{

	display: block;

	padding: 5px 0px 5px 20px;

	border-width: 1px;

	border-color: #BCBCBC #3C3C3C #3C3C3C #BCBCBC;

	border-style: solid;

	color:#FFFFFF;	

}

#navigator a#normal:hover{

	color:#BCBCBC;

	background-color:#545454;

	border-color: #3C3C3C #BCBCBC #BCBCBC #3C3C3C;	

}

/*

#navigator a#current{

	display: block;

	padding: 5px 0px 5px 20px;

	border-width: 1px;

	border-color: #3C3C3C #BCBCBC #BCBCBC #3C3C3C;

	border-style: solid;

	color:#FFFFFF;

}

*/



/*  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: #3C3C3C 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 #545454;

	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:#A1A1A1; 

	text-decoration: none;

}

.item .fwdarr {

	right: 7px;

	top: 5px; 

	position: absolute;	

}
.style1 {
	font: bold 14px;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	color: #006600;
	font-size: medium;
}