
body {

	text-align: center;
	margin: 0;
	background-image: url('../images/page-map-main.png');
	background-color: black;
	background-repeat: repeat-x; background-position-y:center
	}

body, td, select, input {
	font-family: Helvetica,Arial,Verdana,Sans-Serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: black;
	}
	
#container {
	margin: 0 auto;
}

#centrecontainer {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}

table
	{
	border: 0px;
	padding: 0px;
	}

td
	{
	
	border: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal; 
	color: Black;
	padding: 0px 0px 0px 0px;
	}
h1 
	{
	font-family: Candara, Arial;
	font-size: 18pt;
	font-weight: normal;
	color: #808080;
	margin: 0 auto;
	}
	
h2 
	{
	font-family: Candara, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #583B63;
	margin: 0 auto;
	}	
	
A:link, A:visited
	{
	text-decoration: none; 
	color: #5E87BE;
	font-weight: bold;
	}

A:hover	
	{
	text-decoration: none; 
	color: #1E324C;
	font-weight: bold;
	}
	
#name 
	{
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	color: #808080;
	margin: 0 auto;
	}
	
	
hr {
	background-color: #583B63;
	height: 1px; 
	border-width: 0;
}

	
/* ------------ Forms ------------------------------------------------ */
select, input, textarea {
	font-weight: normal;
	color: black;
	background-color: #DCE4E9;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

select:focus, input:focus, textarea:focus {
	font-weight: normal;
	color: black;
	background-color: #F7F7FF;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

input.submit {
	background-color: #404040;
	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border-style: outset;
	border-left: solid 1px #FF6666;
	border-top: solid 1px #FF6666;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	margin: 0 1px 3px 0;
	padding: 1px 3px 1px 3px;
	width: auto;
	overflow: visible;
}

input.smallsubmit {
	display: in-line;
	margin: 0;
	font-size: 7.5pt;
	text-decoration: none; 
	color: #EE6600;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: left;
	font-weight: bold; 
	background-color: transparent;
	border: none;
}

/* form error messages */
.errors {
	display: block;
	width: 85%;
	color: red;
	background-color: #FFEEEE;
	border: dotted 1px red;
	margin: 18px;
	padding: 12px;
}

.errors label {
	border-bottom: dotted 1px red;
}

/* --- Menu ------------------------------------------------- */

#menu {
	margin: 0 0 0px 0;
	padding: 0;
	width: 180px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0;
}

#menu ul li div {
	font-size: 9pt;
	background-color: transparent; 		
}

/* --- Menu Buttons ------------------------------------------------- */

#menu ul li div a {
	display: block;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	color: #F3D867;
	background-image: url();
}

#menu ul li div a:hover {
	color: white;
	background-color: transparent;
	background-image: none;
}

#menu ul ul li div {
	font-weight: normal;
	
}



/* ---PIANO PICES-------------------------- */

.tdyamspec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 2px 2px 2px 5px;
}
.tdyamspec2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 2px 2px 2px 5px;
}

.tabsubhead1 {
	background-image: url('../images/page-map-main.png');
	background-repeat: repeat-x; background-position-y:center
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: black;
	padding: 2px 2px 2px 5px;
	}

.tdopyamspec {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}
.tdopyamspec2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}

/* ------------------------------------------------------------------ */