@charset "UTF-8";
.table_note_bkgd {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-attachment: scroll;
	background-image: url(graphics/note_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.yellow13 {
	color: #F5EA96;
}
.black13italic {
	font-style: italic;
}
.linkhighlight {
	font-size: 13px;
	color: #D26131;
	background-color: #F4F3CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	vertical-align: middle;
}
.yellow13BI {
	color: #F5EA96;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.brick13BI {
	color: #4E1C0B;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.brick16I {
	color: #4E1C0B;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.brick18BI {
	color: #4E1C0B;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.table_headlist {
	font-size: 16px;
	color: #F5EA96;
	background-color: #4E1C0B;
	font-weight: normal;
}
.table_border_yellow {
	border: thin solid #F5EA96;
}
.brick13B {
	color: #4E1C0B;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.black11italic {
	font-style: italic;
	font-size: 11px;
}
.black11 {
	font-size: 11px;
}
.tablebkgd_piano {
	background-attachment: scroll;
	background-image: url(graphics/piano_sepia.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tablebkgd_hammer {
	background-attachment: scroll;
	background-image: url(graphics/hammer_sepia.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.iframe_bkgd {
	background-color: #EFEFC0;
}
