body {
	background-repeat: repeat-x;
	background-image: url(newnavbar/frame1/bckgrnd.gif);
}
p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #663399;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #775F8E;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #775F8E;
	text-decoration: underline;
}
a.music:link {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.music:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.music:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a.music:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.btmrow {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
li {
	list-style-position: outside;
	list-style-image: url(assets/note_button.gif);
	list-style-type: disc;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	display: list-item;
	line-height: 18px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
}
.popup {
	background-image: url(navbar/menutop.gif);
	background-repeat: repeat-x;
}

