body {

	background-attachment: scroll;

	background-image: url(images/bg.gif);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

	padding: 0px;

}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

	font-style: normal;

}

.mainBody {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border: 1px solid #666666;

}

.mainBody_fix {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.sidenavItems {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	font-style: normal;

	margin-left: -2em;

	padding-left: -2em;

	list-style-type: disc;

	list-style-position: outside;

	list-style-image: url(images/bullet_arrow.gif);

}

.sidenav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	font-style: normal;

	margin-left: 0px;

	padding-left: 0px;

	list-style-type: none;

	list-style-position: outside;

}

.sidenavUL {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	font-style: normal;

	list-style-type: none;

	margin-left: -20px;

}

.sidenavItemsUL {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	font-style: normal;

	list-style-type: disc;

	margin-left: -2em;

}

.sidebarTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: 000000;

	font-style: normal;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: 484A4F;



}

P {

	font-size   : 10pt; 

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	font-style  : normal;

	color       : #000000;

}

TD {

	font-size   : 10pt; 

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	font-style  : normal;

	color       : #000000;

}



A {

	text-decoration : none;

	color           : #B91E1C;

}



A:Visited {

	color           : #B91E1C;

}



A:Active {

	color           : #B91E1C;

; text-decoration: underline

}



A:Hover {

	color           : #666666;

; text-decoration: underline

}

A#nav {
	color           : #000000;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

A#nav:Visited {
	color           : #000000;
}

A#nav:Active {
	color           : #000000;
}

A#nav:Hover {
	color           : #B91E1C;
	text-decoration: none;
}

.bandName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 474747;
}

.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 747988;
	font-style: italic;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: B91E1C;
	font-style: italic;
}

.albumInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.vertline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: 484A4F;
	background-color: ECEEF2;
	}
.horizline {
	border-bottom-style: dashed;
	border-bottom-color: 484A4F;
	border-bottom-width: 1px;
	margin-bottom: 1px;
}

