.mainTable {
	border: medium solid #330000;
}
.navBar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #330000;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.3em;
}
.sidebar {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #D7EDF7;
	margin: 0px;
}
.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #333333;
	font-weight: bolder;
}
.voicing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
.composer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}
.pieceTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.tempBot {
	background-image: url(images/logoBotBLANK.jpg);
	background-repeat: no-repeat;
	font-family: Garamond;
	font-size: medium;
	color: #330000;
}
.box {
	background-color: #CCE8F6;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5EBF6;
	border-right-color: #9CD2EA;
	border-bottom-color: #9CD2EA;
	border-left-color: #D5EBF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

