body
{
	font-family: "Times New Roman", serif;
	background: #ffffff;
	color: #000000;
}
table.nav, table.nav a, ul.navtab li.tabActive
{
	background: #0000cc;
	color: #ffffff;
}
fieldset.hilite, .LtYellow, .LtYellow .ToolTip
{
	background: #ffffcc;
}
body, p, h1, h2, h3, h4, a, .LastUpdate, .MusicQuote, .ToolTip, ul
{
	margin: 0;
}
p
{
	margin-bottom: 1em;
}
em
{
	font-style: normal;
	font-weight: bold;
}
th
{
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid gray;
}
ul li, ul ul li
{
	list-style-position: outside;
}
ul li
{
	list-style-image: url(images/eighth_blue.gif);
}
ul ul li
{
	list-style-image: url(images/eighth_black.gif);
}
li.spaced
{
	padding-bottom: 0.5em;
}
h1, h2, h3, h4, a, .LastUpdate, .MusicQuote, .NavText, .ToolTip
{
	color: #0000cc;
}
h1, h2, h3, h4
{
	font-family: Papyrus, Cursive;
}
h1, h2
{
	text-align: center;
}
h3, h4
{
	text-align: left;
}
h1
{
	font-size: 300%;
}
h2
{
	font-size: 200%;
}
h3
{
	font-size: 130%;
}
h4
{
	font-size: 100%;
}
a.fancy
{
	font-family: Papyrus, Cursive;
	text-decoration: none;
}
a.fancy:hover
{
	text-decoration: underline;
}
table.nav
{
	border: #ff6600 thin solid;
	text-align: center;
	width: 200px;
}
table.wish, table.data
{
	border-collapse: separate;
	border-spacing: 5px 0px;
	empty-cells: show;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
table.wish td, table.data td, table.data th
{
	font-size: 90%;
	text-align: left;
	vertical-align: bottom;
}
table.wish td.number, table.data td, table.data th
{
	font-family: "Courier New", monospace;
}
table.wish td.number, table.data td.number, table.data th.number
{
	text-align: right;
}
td.nav
{
	border: 4px solid #0000ff;
	border-style: outset;
	cursor: pointer;
}
table.nav a
{
	font-family: Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
}
td.goal
{
	border: 1px solid #0000cc;
	font-size: 75%;
	height: 15px;
	padding-right: 0.5em;
	text-align: right;
	vertical-align: middle;
}
img
{
	border: none;
}
fieldset
{
	border: none;
	padding: 5px;
}
fieldset.hilite
{
	border: 2px silver inset;
}
input.textbox
{
	border-bottom: thin solid;
	border-left: thin solid;
	border-right: thin solid;
	border-style: inset;
	border-top: thin solid;
}
ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
ul ul
{
	margin-top: 0em;
}
.NavText
{
	font-family: Arial, sans-serif;
	font-size: 80%;
	text-align: center;
}
.LastUpdate
{
	font-size: 70%;
}
.MusicQuote
{
	font-size: 80%;
}
.ToolTip
{
	cursor: pointer;
	text-decoration: underline;
}
.FaqAnswer
{
	cursor: auto;
	display: none;
	margin: 1em;
}
#leftNav
{
	width: 1%;
}
ul.navtab
{
	border-bottom: 1px solid #0000cc;
	list-style-type: none;
	overflow: hidden;
	padding-left: 3px;
}
ul.navtab li
{
	cursor: pointer;
	float: left;
	font-family: Papyrus, Cursive;
	font-weight: Bold;
	list-style-image: none;
	margin: 0 3px 0 3px;
	padding-bottom: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	white-space: nowrap;
}
ul.navtab li.tabActive
{
	border-bottom: none;
	border-left: 1px solid #0000cc;
	border-right: 1px solid #0000cc;
	border-top: 1px solid #0000cc;
}
ul.navtab li.tabInactive
{
	border-bottom: none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #666666;
}
div.TabBodyShow
{
	display: block;
	margin-top: 1em;
}
div.TabBodyHide
{
	display: none;
	margin-top: 1em;
}
