/****  melody_Keys  ****/


h1 { font-size: 14px; 	color:#666666; }
h2 {  font-size:18px;  color:#000000; }
p { 	font-size:14px;  }
li {  font-size: 14px;}


#navigator{

	margin: 0px;

	padding: 0px;

}

.headerleft {
	width: 130px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 110px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0 0px;
	padding: 0px;
	overflow: hidden;
	margin-left:30px;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 480px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}


#navigator ul{

	list-style: none;

	padding: 0px;


}

#navigator li a {text-decoration:none; font-weight:bold; white-space: nowrap;background-color:#4a7eb8;}

#navigator a#normal{

	display: block;

	padding: 5px 0px 5px 20px;

	border-width: 1px;

	border-color: #9696A9 #161629 #161629 #9696A9;

	border-style: solid;

	color:#FFFFFF;	

}

#navigator a#normal:hover{

	color:#FFFFFF;

	background-color:#1a4e88;

	border-color: #161629 #9696A9 #9696A9 #161629;	

}

/*

#navigator a#current{

	display: block;

	padding: 5px 0px 5px 20px;

	border-width: 1px;

	border-color: #161629 #9696A9 #9696A9 #161629;

	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: #161629 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 #3A1F1F;

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

	text-decoration: none;

}

.item .fwdarr {

	right: 7px;

	top: 5px; 

	position: absolute;	

}