body {
	margin: 5px 0px 0px 0px;
	color: black;
	background: white;
	font-family: lucida sans, arial, helvetica, sans-serif; font-size: 11px;
}
h1 { 
	font-size: 18px; font-weight: bold; color: #000000; 
}
h2 { 
	font-size: 14px; font-weight: bold; color: #000000; margin-top: 0px; text-transform:uppercase;
}
h3 { 
	font-size: 12px; font-weight: normal; color: #000000; margin-top: 0px; margin-bottom: 4px;
}
p {
	font-size: 12px;
}
.emptycell { 
	background-image: url(images/spacer_gray.gif); background-repeat: repeat-x; 
}
.tabcell { 
	border: 1px solid #cccccc; background-color: #909090;  padding:4px 0px; vertical-align: bottom; background-repeat: no-repeat; 
	font-size: 11px; color:#ffffff; text-align: center; font-family: lucida sans, arial, helvetica, sans-serif; 
}
.activecell { 
	border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc; 
	background-color: tomato;  padding:4px 0px; vertical-align: bottom; background-repeat: no-repeat; 
	font-size: 11px; color:#ffffff; text-align: center; font-family: lucida sans, arial, helvetica, sans-serif; font-weight: bold;
}
.tablink { 
	color:#000000; text-decoration: none; 
}
:hover.tablink { 
	color: #ffffff; text-decoration: underline;
}
.submenu {
	color:#FFFFFF; background-color: tomato; height: 25px; text-align: left; vertical-align: middle;
	font-size: 12px; font-weight: bold; font-family: lucida sans, arial, helvetica, sans-serif 
}
.searchbar {
	background-color: #999900; height: 3px; font-size: 6px; 
}
.main {
	border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; border-collapse: collapse 
}
.footer { 
	font-size: 11px; color: #999999; margin-top: 30px; text-align: center; 
}
ul {
	list-style-type: square;
}
li {
	font-size: 12px;
}
a { 
	text-decoration: none; 
}
a:hover { 
	color: tomato; text-decoration: underline; 
}
a.goldenbelly { 
	color: #999999; font-weight: bold; text-decoration: none; 
}
a:hover.goldenbelly { 
	color: #ff9900; font-weight: bold; text-decoration: none 
}
.search, input, textarea, select {
	font-family: lucida sans, arial, helvetica, sans-serif; font-size: 12px;
}
.sotctable {
	font-size: 12px; border-collapse: collapse; border-color: #cccccc;
}
.songtable {
	border-collapse: collapse; font-size: 11px; padding-left: 15px
}
