body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

IMG {
	border-color:#000000;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #BFBFBF;
}

P 
{
	margin-top: 0px;
}

.noBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px !important;
}

.noBorder INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px !important;
}

TR.mainNavRow {
	padding-right: 11px;
	padding-left: 11px;
}

DIV.mainMenu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	position: relative;
	z-index: 1;
}

DIV.mainMenu  DIV{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	height: 30px;
	padding-right: 9px;
	padding-left: 13px;
	line-height: 20px;
	display: inline;
	font-weight: bold;
	letter-spacing: 1px;
	position: static;
}

DIV.mainMenu A {
	color: #000000;
	text-decoration: none;
}

DIV.mainMenu A:hover {
	color: #000000;
	text-decoration: none;
}


DIV.mainNavCurrent{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

DIV.mainNavHighlight{
	position: relative;
	z-index: 2;
	border: 1px solid #FF0000;
	padding-bottom: 16px;
	padding-right: 4px !important;
	padding-left: 8px !important;
	margin-right: 4px !important;
	margin-left: 4px !important;
}

TD.quickInfo {
	padding: 22px 11px 11px 11px;
	vertical-align: top;
}


TD.qiInner {
	border-top: solid 1px;
	border-left: solid 1px;
	border-color: #BFBFBF;
	padding: 11px 5px 5px 11px;
}

DIV.qiHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 6px;
}


DIV.qiBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 4px;
	padding-right: 0px;
}

DIV.qiBody P {
	margin-top: 0px;
	margin-bottom: 11px;
}

TD.qiMore {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	border-left: solid 1px;
	border-color: #BFBFBF;
	padding-right: 11px;
	padding-left: 11px;
}

A {
	color: #003F66;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/* DIV.qiBody A:visited {
	color: #000000;
	text-decoration: none;
} */



TD.content {
	padding: 11px;
	vertical-align: top;
}

TD.contentLeft {
	padding: 11px 0px 11px 11px;
}

TD.contentRight {
	border-left: solid 1px;
	border-color: #BFBFBF;
	padding: 11px;
}

.mainContentHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 4px;
}

DIV.mainContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 11px;
}

DIV.contentHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 4px;
}

DIV.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 11px;
	padding-top: 11px;
	margin-bottom: 20px;
}

DIV.mailingList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 11px;
}

DIV.mailingList P {
	margin-top: 0px;
	margin-bottom: 14px;
}

INPUT.email {
	width: 140px;
}

TD.footer {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

TABLE.albumTracks TD {
	padding-right: 2px;
	padding-left: 2px;	

}

.title{
	font-size: 15px;
}

DIV.albumTitle{
	font-size: 15px;
	margin-bottom: 10px;
}

DIV.albumCover{
	margin-top: 20px;
	margin-bottom: 10px;
}


DIV.lyrics{
	background-color: #FFFFFF;
	color: #000000;
	padding: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;	
}

TD.formHeaderReq{
	font-weight: bold;
	text-align: right;
}

TD.formHeaderOpt{
	color: #666666;
	font-weight: bold;
	text-align: right;
}

.error {
	color: #FF0000;	
}

.newsDate
{
	font-weight: bold;
}

.newsHeadline
{
	font-size: 14px;
	color: #792735;
	font-weight: bold;
	margin-top: 3px;
}

.newsBody
{
	margin-top: 3px;
	margin-bottom: 22px;
}

.newsBody A
{
	font-weight: bold;
}

.showsBody
{
	margin-top: 3px;
	margin-bottom: 22px;
	margin-left: 11px;
}




