
p,
body
{
  font-style: normal;
	font-weight: normal;
  font-family: Verdana,Arial,Tahoma,sans-serif;
  font-size:small;
  color:#686868;
	text-align: justify;
}

a,
a:active,
a:visited,
a:link,
{
  font-style: normal;
	font-weight: bold;
  font-family: Verdana,Arial,Tahoma,sans-serif;
  font-size:small;
  color:#686868;
	text-align: justify;
}

a img {
 border-color:#686868;
}

.lyrics
{
 class: p;
 font-size:x-small;
}

a:hover
{
  class: p;
  color:#8D90AB;
 	font-weight: bold;
}

h1
{
  font-style: normal;
	font-weight: strong;
  font-family: Verdana,Arial,Tahoma,sans-serif;
  font-size:small;
  color:#686868;
	text-align: left;
}

h3 {
	padding: 0 0 0 0;
	margin: 0px;
}

#no-padding {
	padding: 0px;
	margin: 0px;
}

.track-listings,
.track-listings:link,
.track-listings:active,
.track-listings:hover,
.track-listings:visited
{
 class: p;
 font-size: x-small;
 font-weight: normal;
}


.small-print
{
 class: p;
 font-size: x-small;
}


.bottombuttons,
.bottombuttons a, 
.bottombuttons a:link, 
.bottombuttons a:visited,
.bottombuttons a:hover,
.bottombuttons a:active
  {
		font-size: x-small;
		padding: 5px 0px 5px 0px;
		text-align: center;
		font-weight: normal;
	}

.menu-table p {
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}

.menu-table td {
	padding: 0 0 12px 13px;
}

.menu-table a {
	padding-left: 0;
}

.menu-table2 p {
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}

.menu-table2 td {
	padding: 0 0 12px 0;
}


#home-menu {
	width: 700px;
}

#home-menu td {
	padding: 0 0 23px 13px;
}


/* Footer */

.sml-footer-txt {
	font-size: 10px;
}

/* Generic Database Function Styles */

table.gdbf_table {
	border: none;
}

table.gdbf_table td.gdbf_table_label {
	font-weight: bold;
	padding: 5px 30px 5px 0px;
	vertical-align: top;
}

table.gdbf_table td.gdbf_table_data {
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

.gdbf_missingfield {			/* missing user fields */
	color: #cd1010;	/* red */
}

table.gdbf_table td.gdbf_table_data img {
	border: 1px solid #000066;	/* dark blue */
}

.gdbf_textinputprice {			/* slightly smaller for price so override */
	border: 1px solid #8989be;	/* light blue */
	color: #000066;	/* dark blue */
	width: 180px;
}

.form-message {
font-size:20px;
color:#FF0000;
}

.gdbf_table_data textarea {
width:300px;
height:150px;
}

p .paypal-txt {
	padding: 0px;
}