body {
	background-image: url(../images/background5.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
.MenuArea {
	background-color: #FFFF59;
}
.MenuRight {
	background-image: url(../images/shade_vert.gif);
}
.MenuTop {
	background-image: url(../images/shade_horiz_l.gif);
}
.MenuLink {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	color: #454545;
	padding-left: 10px;
}
a:hover.MenuLink {
	color: Black;
	text-decoration: underline;
}
.MenuLinkThisPage {
	font-weight: bold;
	font-size: 0.8em;
	color: #454545;
	padding-left: 10px;
	color: Black;
	text-decoration: none;
	font-style: italic;
}
.MainArea {
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
}
h2 {
	font-size: 1.2em;
	padding-top: 15px;
}
h3 {
	font-size: 1.1em;
	padding-top: 15px;
}
.Footer {
	font-size: 0.7em;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #E1E1E1;
	text-align: center;
}
.Highlight1 {
	color: #E70010;
	font-style: italic;
}
.Highlight2 {
	color: #F66538;
	font-weight: bold;
}
.FormNice {
	background-color: #E8E8FF;
	font-size: 0.9em;
	padding-left: 10px;
}
.FormButton {
	background-color: #9C9AFF;
	font-weight: bold;
	color: Black;
}
.ProductTitle {
	border-top: 1px dashed #66B4FF;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-top: 10px;
	margin-top: 50px;
}
.SongList {
	font-size: 0.7em;
}
.Quote {
	padding-left: 70px;
	padding-right: 70px;
	font-size: 0.8em;
}
.StillRequired {
	color: Red;
	font-weight: bold;
	font-style: italic;
}
.ProductsMenu {
	border: 1px solid Black;
	padding: 2px 3px 2px 3px;
	background-color: Red;
	color: White;
	text-decoration: none;
	font-size: 0.8em;
}
a:hover.ProductsMenu {
	background-color: #FF9900;
	text-decoration: none;
}
.BoringLink {
	color: Red;
}
a:hover.BoringLink {
	background-color: #ECECEC;
}
.ProductsMenuCurrent {
	border: 1px solid Black;
	padding: 2px 3px 2px 3px;
	background-color: #FF9900;
	color: White;
	text-decoration: none;
	font-size: 0.8em;
}
li {
	list-style-image: url(../images/tamborine_ted_bullet.gif);
	padding-left: 5px;
}
.PopupLink {
	border: 1px solid Black;
	padding: 2px 3px 2px 3px;
	background-color: Red;
	color: White;
	text-decoration: none;
	font-size: 0.8em;
}
a:hover.PopupLink {
	background-color: #FF9900;
	text-decoration: none;
}
.FormNotes {
	font-size: 0.7em;
	color: Green;
}
.FormSubHead {
	background-color: #FFFFA4;
}
.FormSubHead a {
	color: Gray;
}
.StandOut {
	border: thin dashed Blue;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #DFF0FF;
}
.HighlightBlast {
	background-color: #FFA500;
	color: White;
	font-weight: bold;
}
.PhotoCaption {
	font-size: 0.8em;
	color: Blue;
	font-style: italic;
	text-align: center;
}
.SessionTable {
	border-top: 2px solid Blue;
	border-bottom: 2px solid Blue;
}
.SessionTableTopRow {
	background-color: #DFF0FF;
	font-weight: bold;
}
.CDClickMe {
	float: right;
	width: 140px;
	border: 1px solid #66B4FF;
	padding: 8px;
	font-size: 0.8em;
	margin-right: 30px;
	text-align: center;
	line-height: 1em;
	color: #708090;
	font-style: italic;
}
.PreviewHelp {
	font-size: 0.8em;
	text-align: center;
	line-height: 1em;
	color: #708090;
	font-style: italic;
}
.FooterNav {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: Gray;
}
.FooterNav a {
	color: Gray;
}
.FooterNav a:hover, .FooterNav a.ThisPage {
	color: Red;
	text-decoration: none;
}